aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 0 insertions, 6 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 68739b4..4e6268c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,9 +10,3 @@ license = "LGPL-3.0"
links = "nitrokey"
build = "build.rs"
readme = "README.md"
-
-[dependencies]
-libc = "0.2"
-
-[build-dependencies]
-bindgen = "0.37.0"