Skip to content

Commit

Permalink
chore: bump bindgen version (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
rakita authored Sep 5, 2023
1 parent 551e2f9 commit f5f6f86
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 11 deletions.
26 changes: 16 additions & 10 deletions bindings/rust/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 bindings/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ serde_yaml = "0.9.17"
serde_json = "1.0.105"

[build-dependencies]
bindgen = { git = "https://github.com/rust-lang/rust-bindgen", rev = "0de11f0a521611ac8738b7b01d19dddaf3899e66" }
bindgen = "0.66.1"
cc = "1.0"

[target.'cfg(target_env = "msvc")'.build-dependencies]
Expand Down

0 comments on commit f5f6f86

Please sign in to comment.