aboutsummaryrefslogtreecommitdiffstats
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 158fed6..fc9de8e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,7 +14,6 @@ license = "MIT"
[dependencies]
libc = "0.2.107"
nix = "0.23.0"
-thiserror = "1.0.30"
async-io = { version = "1.6.0", optional = true }
async-process = { version = "1.3.0", optional = true }