diff --git a/Cargo.toml b/Cargo.toml index f992098..6e8d16c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -72,9 +72,6 @@ xz2 = { version = "0.1.7", optional = true } [target.'cfg(target_pointer_width = "64")'.dependencies] isal-rs = { version = "^0.5", optional = true, default-features = false } -[build-dependencies] -cbindgen = "^0.27" - [package.metadata.capi.pkg_config] strip_include_path_components = 1