unnamed-crypto/Cargo.toml
Jake Hillion e0dc8c845a
All checks were successful
continuous-integration/drone/push Build is passing
Began adding chain logic
2021-06-14 22:43:43 +01:00

10 lines
93 B
TOML

[workspace]
members = [
"currency",
"farm",
"node",
"plot",
"wallet",
]