Skip to content

Commit ddc590f

Browse files
build(deps): bump the icu4x group with 2 updates (#3924)
Bumps the icu4x group with 2 updates: [icu_properties](https://github.com/unicode-org/icu4x) and [icu_properties_data](https://github.com/unicode-org/icu4x). Updates `icu_properties` from 2.0.0 to 2.0.1 - [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) Updates `icu_properties_data` from 2.0.0 to 2.0.1 - [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: icu_properties dependency-version: 2.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: icu4x - dependency-name: icu_properties_data dependency-version: 2.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: icu4x ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f42f15 commit ddc590f

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
@@ -1200,9 +1200,9 @@ checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3"
12001200

12011201
[[package]]
12021202
name = "icu_properties"
1203-
version = "2.0.0"
1203+
version = "2.0.1"
12041204
source = "registry+https://github.com/rust-lang/crates.io-index"
1205-
checksum = "2549ca8c7241c82f59c80ba2a6f415d931c5b58d24fb8412caa1a1f02c49139a"
1205+
checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b"
12061206
dependencies = [
12071207
"displaydoc",
12081208
"icu_collections",
@@ -1216,9 +1216,9 @@ dependencies = [
12161216

12171217
[[package]]
12181218
name = "icu_properties_data"
1219-
version = "2.0.0"
1219+
version = "2.0.1"
12201220
source = "registry+https://github.com/rust-lang/crates.io-index"
1221-
checksum = "8197e866e47b68f8f7d95249e172903bec06004b18b2937f1095d40a0c57de04"
1221+
checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632"
12221222

12231223
[[package]]
12241224
name = "icu_provider"

0 commit comments

Comments
 (0)