chore: upgrade bindgen

This commit is contained in:
LongYinan 2020-08-24 19:07:20 +08:00
parent 487decc6cf
commit 07cd22b83c
No known key found for this signature in database
GPG key ID: A3FFE134A3E20881

View file

@ -21,7 +21,7 @@ reqwest = { version = "0.10", features = ["native-tls", "blocking"] }
tar = "0.4"
[build-dependencies]
bindgen = "0.54"
bindgen = "0.55"
glob = "0.3"
regex = "1.3"
semver = "0.10"