Skip to content

Commit

Permalink
Bump psa-crypto to 0.11.0
Browse files Browse the repository at this point in the history
Signed-off-by: Tomás González <[email protected]>
  • Loading branch information
tgonzalezorlandoarm committed Oct 6, 2023
1 parent f84ed39 commit d20561d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 cryptoki/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ rust-version = "1.66.0"
bitflags = "1.3"
libloading = "0.7.0"
log = "0.4.14"
psa-crypto = { version = "0.9.0", default-features = false, optional = true }
psa-crypto = { version = "0.11.0", default-features = false, optional = true }
cryptoki-sys = { path = "../cryptoki-sys", version = "0.1.7" }
paste = "1.0.6"
secrecy = "0.8.0"
Expand Down

0 comments on commit d20561d

Please sign in to comment.