aqua-ipfs/service/Cargo.toml
Maria Kuklina e3e89cf4d0
feat!: Support CallParameters and Particle Vault File Format (#165)
* Support the new CallParameters and the new Safe Particle Vault file format
2024-02-22 12:45:27 +01:00

11 lines
190 B
TOML

[workspace]
members = [
"effector",
"pure",
"distro",
"types",
]
[workspace.dependencies]
marine-rs-sdk = { version = "0.13.0", features = ["logger"] }
marine-rs-sdk-test = "0.14.0"