[rust] bump bindgen version to 0.57 #1339

This commit is contained in:
joseLuís 2021-05-24 14:24:31 +02:00
parent 1b4ffb9eab
commit bc2acf0ce8

View File

@ -31,7 +31,7 @@ cty = "^0.2.1"
[build-dependencies]
# https://github.com/rust-lang/rust-bindgen/blob/master/CHANGELOG.md#0551
# https://pkgs.org/search/?q=bindgen
bindgen = "^0.55.1"
bindgen = "^0.57"
pkg-config = "^0.3.18"
[dev-dependencies]