diff --git a/ui-sys/Cargo.toml b/ui-sys/Cargo.toml index 1aefd46e7..f8ef39c73 100644 --- a/ui-sys/Cargo.toml +++ b/ui-sys/Cargo.toml @@ -46,7 +46,7 @@ build = [] libc = "0.2" [build-dependencies] -bindgen = "0.54" +bindgen = "0.55" cc = "1.0" embed-resource = "1.3" pkg-config = "0.3"