Skip to content

Commit

Permalink
Update bindgen to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pranav2612000 authored May 13, 2024
1 parent 2f0c553 commit 11f7ad1
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 11f7ad1

Please sign in to comment.