Skip to content

Commit af3decc

Browse files
Bump bindgen to 0.69.4
This is to go in line with other parallaxsecond repositories, in preparation for the next parsec release. Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
1 parent 7695a58 commit af3decc

File tree

2 files changed

+15
-12
lines changed

2 files changed

+15
-12
lines changed

Cargo.lock

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

psa-crypto-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repository = "https://github.com/parallaxsecond/rust-psa-crypto"
1212
rust-version = "1.66.0"
1313

1414
[build-dependencies]
15-
bindgen = { version = "0.66.1", optional = true }
15+
bindgen = { version = "0.69.4", optional = true }
1616
cc = "1.0.59"
1717
cmake = "0.1.44"
1818
regex = "1.9.1"

0 commit comments

Comments
 (0)