diff --git a/lib/runtime/Cargo.toml b/lib/runtime/Cargo.toml index a60e546eec..6c954ab8db 100644 --- a/lib/runtime/Cargo.toml +++ b/lib/runtime/Cargo.toml @@ -28,7 +28,7 @@ winapi = { version = "0.3.6", features = ["winbase", "memoryapi"] } [build-dependencies] cmake = "0.1.35" -bindgen = "0.45.0" +bindgen = "0.46.0" regex = "1.0.6" [features]