Skip to content

Commit

Permalink
Upgrade cbindgen to 0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Nov 28, 2024
1 parent 2d586fa commit 178d1dd
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 40 deletions.
53 changes: 14 additions & 39 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ glob = "0.3.0"
cargo-config2 = "0.1.24"
cargo_metadata = "0.18.0"
cargo-options = "0.7.2"
cbindgen = { version = "0.26.0", default-features = false }
cbindgen = { version = "0.27.0", default-features = false }
flate2 = "1.0.18"
goblin = "0.9.0"
platform-info = "2.0.2"
Expand Down

0 comments on commit 178d1dd

Please sign in to comment.