summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f4192a7..8068b17 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,7 +3,5 @@ name = "codec2-sys"
version = "0.1.0"
edition = "2021"
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
-[dependencies]
+[build-dependencies]
bindgen = "0.60.1"