crate: upgrade bindgen

This commit is contained in:
Tadas Barzdžius
2023-05-24 21:49:22 +02:00
committed by Till Höppner
parent a659da64d5
commit 7387adfce7
+1 -1
View File
@@ -18,7 +18,7 @@ libc = "0.2"
num_cpus = "1.0"
cc = "1.0"
pkg-config = "0.3"
bindgen = "0.31"
bindgen = "0.32"
regex = "0.2"
[features]