10
0
Fork 0
mirror of https://github.com/ZeusWPI/ZNS.git synced 2024-10-30 05:24:26 +01:00
zns/Cargo.toml

8 lines
86 B
TOML

[workspace]
resolver = "2"
members = [
"zns",
"zns-cli",
"zns-daemon",
]