mirror of
https://github.com/ZeusWPI/ZNS.git
synced 2024-10-29 21:14:27 +01:00
9 lines
97 B
TOML
9 lines
97 B
TOML
[workspace]
|
|
resolver = "2"
|
|
|
|
members = [
|
|
"zns",
|
|
"zns-cli",
|
|
"zns-daemon",
|
|
"fuzz"
|
|
]
|