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

11 lines
164 B
TOML

[package]
name = "zns-daemon"
version = "0.1.0"
edition = "2021"
[dependencies]
tokio = {version = "1.36.0"}
[dependencies.zns]
version = "0.1.0"
path = "../zns"