Skip to content

Commit

Permalink
Update bindgen requirement from 0.58.1 to 0.59.1 (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 2, 2021
1 parent 8a553ea commit ad4975f
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 @@ -26,7 +26,7 @@ rand = "0.8.3"
rand_distr = "0.4.0"

[build-dependencies]
bindgen = "0.58.1"
bindgen = "0.59.1"
cc = { version = "1.0", features = ["parallel"] }
pkg-config = "0.3"

Expand Down

0 comments on commit ad4975f

Please sign in to comment.