aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-27 17:19:20 +0000
committerGitHub <noreply@github.com>2025-03-27 17:19:20 +0000
commitb4ac6e8ce22ebad509eea563f91dcdd9c231c83b (patch)
tree01908342ddf78383cb9a7daf6f82760ff771aec3 /Cargo.lock
parent06c18b433b2c41722089b44985998ca7387b2177 (diff)
downloadservo-b4ac6e8ce22ebad509eea563f91dcdd9c231c83b.tar.gz
servo-b4ac6e8ce22ebad509eea563f91dcdd9c231c83b.zip
build(deps): bump icu_segmenter_data from 1.5.0 to 1.5.1 (#36189)
Bumps [icu_segmenter_data](https://github.com/unicode-org/icu4x) from 1.5.0 to 1.5.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/compare/icu@1.5.0...ind/icu_capi@1.5.1) --- updated-dependencies: - dependency-name: icu_segmenter_data 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>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index bd17fedfdd6..0bec0043c42 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3853,9 +3853,9 @@ dependencies = [
[[package]]
name = "icu_segmenter_data"
-version = "1.5.0"
+version = "1.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f739ee737260d955e330bc83fdeaaf1631f7fb7ed218761d3c04bb13bb7d79df"
+checksum = "a1e52775179941363cc594e49ce99284d13d6948928d8e72c755f55e98caa1eb"
[[package]]
name = "icu_timezone"