Skip to content

Commit 50223f7

Browse files
committed
chore(deps): update rust crate bindgen to 0.69
1 parent e93e3f4 commit 50223f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository = "https://github.com/stackabletech/secret-operator"
1313
[workspace.dependencies]
1414
anyhow = "1.0"
1515
async-trait = "0.1"
16-
bindgen = "0.66"
16+
bindgen = "0.69"
1717
built = { version = "0.6", features = ["chrono", "git2"] }
1818
byteorder = "1.4"
1919
clap = "4.3"

0 commit comments

Comments
 (0)