Skip to content

Commit

Permalink
Update cryptoki (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
jippeholwerda authored Oct 13, 2023
1 parent 50381fb commit 02938ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ documentation = "https://docs.rs/r2d2-cryptoki/"
serde = ["cryptoki/serde"]

[dependencies]
cryptoki = "0.5.0"
cryptoki = "0.6.0"
r2d2 = "0.8.10"

[dev-dependencies]
backoff = "0.4.0"
cached = "0.44.0"
loom = "0.7.0"
cached = "0.46.0"
loom = "0.7.1"

[workspace.metadata.release]
sign-tag = true
Expand Down

0 comments on commit 02938ed

Please sign in to comment.