aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 53ca284..b3a9712 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"