Skip to content

Commit e696ba2

Browse files
Merge pull request #179 from tgonzalezorlandoarm/tg/psa-crypto-0.12.0
Bump psa-crypto to 0.12.0
2 parents 16e6d15 + e021719 commit e696ba2

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)