chore: bump bindgen version

This commit is contained in:
meh
2023-05-24 21:49:22 +02:00
committed by Till Höppner
parent e415e429a7
commit 665081bfae
+1 -1
View File
@@ -22,7 +22,7 @@ libc = "0.2"
num_cpus = "1.11"
cc = "1.0"
pkg-config = "0.3"
bindgen = "0.55"
bindgen = "0.56"
[target.'cfg(target_env = "msvc")'.build-dependencies]
vcpkg = "0.2"