mirror of
https://github.com/fluencelabs/aqua-ipfs
synced 2025-03-16 05:30:50 +00:00
12 lines
242 B
TOML
12 lines
242 B
TOML
[package]
|
|
name = "types"
|
|
version = "0.6.0"
|
|
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"
|