mirror of
https://github.com/fluencelabs/examples
synced 2025-03-14 15:20:52 +00:00
12 lines
188 B
TOML
12 lines
188 B
TOML
[package]
|
|
name = "multiservice-marine-test"
|
|
version = "0.1.0"
|
|
authors = ["Fluence Labs"]
|
|
edition = "2018"
|
|
publish = false
|
|
|
|
[dependencies]
|
|
|
|
[dev-dependencies]
|
|
marine-rs-sdk-test = "0.11.0"
|