diff --git a/Cargo.toml b/Cargo.toml index c514b51961..37c0b6e9b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ skeptic = "0.13" [build-dependencies] anyhow = "1" # bindgen = { version = "0.59" } -bindgen = { git = "https://github.com/rust-lang/rust-bindgen", branch = "master" } +bindgen = "0.60" cc = "1.0" skeptic = "0.13"