aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-20 17:11:33 +0000
committerGitHub <noreply@github.com>2024-09-20 17:11:33 +0000
commit28d28d0a0a9c9ee2acf45593b9e6c0288857f0a9 (patch)
tree87f61f717a252cfd925da31c60ec18132e6726e3
parentd98f9787a909e0343d74136a042c81043d7097b8 (diff)
downloadservo-28d28d0a0a9c9ee2acf45593b9e6c0288857f0a9.tar.gz
servo-28d28d0a0a9c9ee2acf45593b9e6c0288857f0a9.zip
build(deps): bump unicode-script from 0.5.6 to 0.5.7 (#33507)
Bumps [unicode-script](https://github.com/unicode-rs/unicode-script) from 0.5.6 to 0.5.7. - [Commits](https://github.com/unicode-rs/unicode-script/compare/v0.5.6...v0.5.7) --- updated-dependencies: - dependency-name: unicode-script dependency-type: direct:production 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>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 3ffa145c7d7..8d67e68cccd 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -7422,9 +7422,9 @@ checksum = "52ea75f83c0137a9b98608359a5f1af8144876eb67bcb1ce837368e906a9f524"
[[package]]
name = "unicode-script"
-version = "0.5.6"
+version = "0.5.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "ad8d71f5726e5f285a935e9fe8edfd53f0491eb6e9a5774097fdabee7cd8c9cd"
+checksum = "9fb421b350c9aff471779e262955939f565ec18b86c15364e6bdf0d662ca7c1f"
[[package]]
name = "unicode-segmentation"