Skip to content

Commit 1840469

Browse files
build(deps): bump generic-array from 0.14.7 to 0.14.9 (#4272)
Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.14.7 to 0.14.9. - [Release notes](https://github.com/fizyk20/generic-array/releases) - [Changelog](https://github.com/fizyk20/generic-array/blob/master/CHANGELOG.md) - [Commits](https://github.com/fizyk20/generic-array/commits) --- updated-dependencies: - dependency-name: generic-array dependency-version: 0.14.9 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 6ae439d commit 1840469

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -768,9 +768,9 @@ dependencies = [
768768

769769
[[package]]
770770
name = "generic-array"
771-
version = "0.14.7"
771+
version = "0.14.9"
772772
source = "registry+https://github.com/rust-lang/crates.io-index"
773-
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
773+
checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2"
774774
dependencies = [
775775
"typenum",
776776
"version_check",

0 commit comments

Comments
 (0)