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

8 lines
71 B
TOML
Raw Normal View History

2024-07-29 21:46:56 +02:00
[workspace]
2024-02-20 23:23:23 +01:00
2024-07-29 21:46:56 +02:00
members = [
"zns",
"zns-cli",
"zns-daemon",
]