Skip to content

Commit cbab858

Browse files
build(deps): bump crypto-common from 0.1.6 to 0.1.7 (#15021)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aaeeee5 commit cbab858

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
@@ -366,9 +366,9 @@ checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
366366

367367
[[package]]
368368
name = "crypto-common"
369-
version = "0.1.6"
369+
version = "0.1.7"
370370
source = "registry+https://github.com/rust-lang/crates.io-index"
371-
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
371+
checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a"
372372
dependencies = [
373373
"generic-array",
374374
"typenum",
@@ -708,9 +708,9 @@ dependencies = [
708708

709709
[[package]]
710710
name = "generic-array"
711-
version = "0.14.9"
711+
version = "0.14.7"
712712
source = "registry+https://github.com/rust-lang/crates.io-index"
713-
checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2"
713+
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
714714
dependencies = [
715715
"typenum",
716716
"version_check",

0 commit comments

Comments
 (0)