update ipfs-node example

This commit is contained in:
vms
2020-09-08 13:20:42 +03:00
parent 74bfc4ae32
commit 2768bc3aca
5 changed files with 58 additions and 61 deletions

View File

@ -5,7 +5,7 @@ authors = ["Fluence Labs"]
edition = "2018"
[[bin]]
name = "ipfs_node"
name = "ipfs_effector"
path = "src/main.rs"
[dependencies]