diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 0c2f860..f19a0c8 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -16,6 +16,3 @@ atomicwrites = "0.1.4" uuid = { version = "0.6", features = ["v4"] } libc = "0.2" log = "0.4" - -[build-dependencies] -cbindgen = "0.4"