Skip to content

Commit

Permalink
chore: update bindgen requirement from 0.65.1 to 0.66.1 (#523)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 2, 2023
1 parent 4094693 commit 6200c74
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 @@ -44,7 +44,7 @@ proptest = "1.0.0"
# chrono = "0.4.19"

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

Expand Down

0 comments on commit 6200c74

Please sign in to comment.