Skip to content

Commit

Permalink
Merge pull request #32 from maebli/dependabot/cargo/bindgen-0.71.1
Browse files Browse the repository at this point in the history
Update bindgen requirement from 0.70.0 to 0.71.1
  • Loading branch information
maebli authored Dec 15, 2024
2 parents 864faf5 + f6b0d99 commit 30e7dad
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 @@ -20,7 +20,7 @@ serde_derive = "1.0"
serde-xml-rs = "0.6.0"

[build-dependencies]
bindgen = "0.70.0"
bindgen = "0.71.1"

[features]
default = []
Expand Down

0 comments on commit 30e7dad

Please sign in to comment.