Skip to content

Commit b216ab5

Browse files
build(deps): bump zerovec from 0.11.4 to 0.11.5 (#4351)
Bumps [zerovec](https://github.com/unicode-org/icu4x) from 0.11.4 to 0.11.5. - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) --- updated-dependencies: - dependency-name: zerovec dependency-version: 0.11.5 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 ae3759a commit b216ab5

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
@@ -4787,9 +4787,9 @@ dependencies = [
47874787

47884788
[[package]]
47894789
name = "zerovec"
4790-
version = "0.11.4"
4790+
version = "0.11.5"
47914791
source = "registry+https://github.com/rust-lang/crates.io-index"
4792-
checksum = "e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b"
4792+
checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002"
47934793
dependencies = [
47944794
"yoke",
47954795
"zerofrom",

0 commit comments

Comments
 (0)