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

Commit f294c25

Browse files
deps(rust): update kanidm-hsm-crypto requirement from ^0.1.6 to ^0.2.0
--- updated-dependencies: - dependency-name: kanidm-hsm-crypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4d37b7 commit f294c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ os-release = "^0.1.0"
3131
hostname = "^0.3.1"
3232
openssl = "^0.10.55"
3333
compact_jwt = { version = "0.3.5", optional = true }
34-
kanidm-hsm-crypto = { version = "^0.1.6", optional = true }
34+
kanidm-hsm-crypto = { version = "^0.2.0", optional = true }
3535
regex = "^1.10.3"
3636
zeroize = { version = "^1.7.0", features = ["zeroize_derive"] }
3737
scraper = "0.19.0"

0 commit comments

Comments
 (0)