aboutsummaryrefslogtreecommitdiff
path: root/crates/sloth/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/sloth/Cargo.toml')
-rw-r--r--crates/sloth/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/sloth/Cargo.toml b/crates/sloth/Cargo.toml
index 2ee6919..1b7a9fc 100644
--- a/crates/sloth/Cargo.toml
+++ b/crates/sloth/Cargo.toml
@@ -7,4 +7,5 @@ edition.workspace = true
[dependencies]
itertools = "0.10.5"
+libc = "0.2.142"
thiserror = "1.0.40"