Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
deps(rust): update kanidm-hsm-crypto requirement from ^0.1.6 to ^0.2.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: kanidm-hsm-crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent b4d37b7 commit f294c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ os-release = "^0.1.0"
hostname = "^0.3.1"
openssl = "^0.10.55"
compact_jwt = { version = "0.3.5", optional = true }
kanidm-hsm-crypto = { version = "^0.1.6", optional = true }
kanidm-hsm-crypto = { version = "^0.2.0", optional = true }
regex = "^1.10.3"
zeroize = { version = "^1.7.0", features = ["zeroize_derive"] }
scraper = "0.19.0"

0 comments on commit f294c25

Please sign in to comment.