marine/Cargo.toml

9 lines
141 B
TOML
Raw Normal View History

2020-05-28 23:20:24 +03:00
[workspace]
members = [
"fce",
2020-05-30 01:55:39 +03:00
"wit_fce",
2020-05-28 23:20:24 +03:00
"wit_embedder",
2020-05-30 01:55:39 +03:00
"wit_fce/examples/export_test",
"wit_fce/examples/ipfs_rpc",
2020-05-28 23:20:24 +03:00
]