Skip to content

Commit e021719

Browse files
Update psa-crypto to 0.12.0
Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
1 parent 16e6d15 commit e021719

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.

cryptoki/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ rust-version = "1.66.0"
1616
bitflags = "1.3"
1717
libloading = "0.7.0"
1818
log = "0.4.14"
19-
psa-crypto = { version = "0.11.0", default-features = false, optional = true }
19+
psa-crypto = { version = "0.12.0", default-features = false, optional = true }
2020
cryptoki-sys = { path = "../cryptoki-sys", version = "0.1.7" }
2121
paste = "1.0.6"
2222
secrecy = "0.8.0"

0 commit comments

Comments
 (0)