aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nitrokey-sys/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/nitrokey-sys/Cargo.toml b/nitrokey-sys/Cargo.toml
index e8ff489..3ce5d21 100644
--- a/nitrokey-sys/Cargo.toml
+++ b/nitrokey-sys/Cargo.toml
@@ -11,6 +11,7 @@ links = "nitrokey"
build = "build.rs"
[dependencies]
+libc = "0.2"
[build-dependencies]
bindgen = "0.26.3"