marine/examples/ipfs_node/Cargo.toml

9 lines
154 B
TOML
Raw Normal View History

2020-05-31 23:45:04 +00:00
[package]
name = "ipfs_node"
version = "0.1.0"
2020-05-31 23:45:04 +00:00
authors = ["Fluence Labs"]
edition = "2018"
2020-06-05 20:12:02 +00:00
[dependencies]
fluence-faas = { path = "../../fluence-faas" }