chore: upgrade bindgen
This commit is contained in:
parent
487decc6cf
commit
07cd22b83c
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue