update bindgen (#28)

This commit is contained in:
Alfredo Garcia 2022-01-18 11:58:04 -03:00 committed by GitHub
parent 5fdb9c76f7
commit 270d32d192
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ zcash_primitives = "0.5"
[build-dependencies]
cc = { version = ">= 1.0.36", features = ["parallel"] }
bindgen = "0.58"
bindgen = "0.59"
[dev-dependencies]
rustc-serialize = "0.3"