mirror of
https://github.com/fluencelabs/examples
synced 2024-12-13 07:05:31 +00:00
6381411ed9
* init reorg * updated readme * fix CI * remove outdated ipfs-node example * add Readme * update readme, add config file Co-authored-by: folex <0xdxdy@gmail.com>
10 lines
152 B
TOML
10 lines
152 B
TOML
[package]
|
|
name = "curl_template"
|
|
version = "0.1.0"
|
|
authors = ["Fluence Labs"]
|
|
edition = "2018"
|
|
|
|
|
|
[dependencies]
|
|
marine-rs-sdk = { version = "=0.6.10" }
|