Skip to content

Commit

Permalink
Merge pull request #19 from Pranav2612000/main
Browse files Browse the repository at this point in the history
chore: Update bindgen to latest version
  • Loading branch information
youknowone authored May 13, 2024
2 parents 2f0c553 + 11f7ad1 commit b7687e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindgen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ include = ["*.toml", "/src"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
bindgen = "0.63"
bindgen = "0.69"
serde = { version = "1.0", features = ["derive"] }
toml = "0.6"
derive_more = { version = "0.99" }
Expand Down

0 comments on commit b7687e0

Please sign in to comment.