Skip to content

Commit 63438a0

Browse files
build(deps): bump zerotrie from 0.2.2 to 0.2.3 (#4322)
Bumps [zerotrie](https://github.com/unicode-org/icu4x) from 0.2.2 to 0.2.3. - [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: zerotrie dependency-version: 0.2.3 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 60f08a5 commit 63438a0

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
@@ -4778,9 +4778,9 @@ checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0"
47784778

47794779
[[package]]
47804780
name = "zerotrie"
4781-
version = "0.2.2"
4781+
version = "0.2.3"
47824782
source = "registry+https://github.com/rust-lang/crates.io-index"
4783-
checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595"
4783+
checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851"
47844784
dependencies = [
47854785
"displaydoc",
47864786
"yoke",

0 commit comments

Comments
 (0)