aqua-ipfs/service/types/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

12 lines
243 B
TOML

[package]
name = "types"
version = "0.5.31"
edition = "2018"
publish = false
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
marine-rs-sdk = { workspace = true }
eyre = "0.6.8"