diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -13,6 +13,5 @@ rsdsl_pd_config = { git = "https://github.com/rsdsl/pd_config.git", version = "0 serde_json = "1.0" socket2 = "0.5.3" sysinfo = { version = "0.29.10", default-features = false } -thiserror = "1.0" tokio = { version = "1.0", features = ["macros", "rt-multi-thread", "sync", "time", "signal"] } trust-dns-proto = "0.22.0" |