diff --git a/Cargo.toml b/Cargo.toml index 249c338..be756b4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ keywords = ["ffi", "libffi", "closure", "c"] [dependencies] [build-dependencies] -bindgen = "^0.49" +bindgen = "0.51" make-cmd = "0.1" pkg-config = "0.3.13"