Skip to content

Commit

Permalink
Bump bindgen
Browse files Browse the repository at this point in the history
  • Loading branch information
upbqdn committed Oct 28, 2022
1 parent a899e76 commit cf13eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ zcash_primitives = { version = "0.8.1", features = ["transparent-inputs"] }
[build-dependencies]
cc = { version = ">= 1.0.36", features = ["parallel"] }
cxx-gen = "0.7.73"
bindgen = "0.59"
bindgen = "0.61"
syn = { version = "1.0.99", features = ["full", "printing"] }

[dev-dependencies]
Expand Down

0 comments on commit cf13eb9

Please sign in to comment.