Skip to content

Commit

Permalink
Update Rust crate bindgen to 0.70 (#53)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent 792bca3 commit 7bf42c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 33 deletions.
34 changes: 2 additions & 32 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 fmi-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ libloading = { workspace = true }
log = { version = "0.4", optional = true }

[build-dependencies]
bindgen = "0.69"
bindgen = "0.70"
cc = "1.0"

0 comments on commit 7bf42c9

Please sign in to comment.