Skip to content

Commit

Permalink
Bump bindgen from 0.65.1 to 0.69.4 (#1096)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent 9826dda commit 35eeabd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 22 deletions.
25 changes: 4 additions & 21 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 northstar-runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ toml = "0.8.8"

[build-dependencies]
anyhow = "1.0.75"
bindgen = { version = "0.65.1", default-features = false, features = ["runtime"], optional = true }
bindgen = { version = "0.69.4", default-features = false, features = ["runtime"], optional = true }

[package.metadata.docs.rs]
features = ["api", "npk", "runtime", "seccomp"]

0 comments on commit 35eeabd

Please sign in to comment.