build(deps): bump unicode-script from 0.5.5 to 0.5.6 (#31392)

Bumps [unicode-script](https://github.com/unicode-rs/unicode-script) from 0.5.5 to 0.5.6.
- [Commits](https://github.com/unicode-rs/unicode-script/compare/v0.5.5...v0.5.6)

---
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>
This commit is contained in:
dependabot[bot] 2024-02-20 17:53:48 +00:00 committed by GitHub
parent 2e1f1e8ac3
commit 5615711cde
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -6472,9 +6472,9 @@ dependencies = [
[[package]]
name = "unicode-script"
version = "0.5.5"
version = "0.5.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d817255e1bed6dfd4ca47258685d14d2bdcfbc64fdc9e3819bd5848057b8ecc"
checksum = "ad8d71f5726e5f285a935e9fe8edfd53f0491eb6e9a5774097fdabee7cd8c9cd"
[[package]]
name = "unicode-segmentation"