aboutsummaryrefslogtreecommitdiff
path: root/core/bindings
diff options
context:
space:
mode:
Diffstat (limited to 'core/bindings')
-rw-r--r--core/bindings/lang/clang/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/bindings/lang/clang/Cargo.toml b/core/bindings/lang/clang/Cargo.toml
index e094413..7359db0 100644
--- a/core/bindings/lang/clang/Cargo.toml
+++ b/core/bindings/lang/clang/Cargo.toml
@@ -7,7 +7,6 @@ build = "build.rs"
[dependencies]
nogamepads-core = { path = "./../../../../core" }
-libc = "0.2.172"
[build-dependencies]
cbindgen = "0.29.0"