Skip to content

Commit b7410b0

Browse files
build(deps): bump crypto-common from 0.1.6 to 0.1.7 (#4317)
Bumps [crypto-common](https://github.com/RustCrypto/traits) from 0.1.6 to 0.1.7. - [Commits](RustCrypto/traits@crypto-common-v0.1.6...crypto-common-v0.1.7) --- updated-dependencies: - dependency-name: crypto-common dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d5393b commit b7410b0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -458,9 +458,9 @@ checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
458458

459459
[[package]]
460460
name = "crypto-common"
461-
version = "0.1.6"
461+
version = "0.1.7"
462462
source = "registry+https://github.com/rust-lang/crates.io-index"
463-
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
463+
checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a"
464464
dependencies = [
465465
"generic-array",
466466
"typenum",
@@ -787,9 +787,9 @@ dependencies = [
787787

788788
[[package]]
789789
name = "generic-array"
790-
version = "0.14.9"
790+
version = "0.14.7"
791791
source = "registry+https://github.com/rust-lang/crates.io-index"
792-
checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2"
792+
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
793793
dependencies = [
794794
"typenum",
795795
"version_check",

0 commit comments

Comments
 (0)