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 113c840..98cd41f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,4 +16,3 @@ rustls = { version = "0.20.0", default-features = false }
rustls-pemfile = "1.0.2"
serde = { version = "1.0", features = ["derive"] }
sysinfo = { version = "0.29.10", default-features = false }
-thiserror = "1.0"