10
0
Fork 0
mirror of https://github.com/ZeusWPI/ZNS.git synced 2024-10-29 21:14:27 +01:00
zns/Cargo.toml
2024-10-09 19:24:44 +02:00

9 lines
97 B
TOML

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