Bump unicode-script from 0.5.2 to 0.5.4

Bumps [unicode-script](https://github.com/unicode-rs/unicode-script) from 0.5.2 to 0.5.4.
- [Release notes](https://github.com/unicode-rs/unicode-script/releases)
- [Commits](https://github.com/unicode-rs/unicode-script/commits)

---
updated-dependencies:
- dependency-name: unicode-script
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-09 02:42:27 +00:00 committed by GitHub
parent 1eb6ff2290
commit 3ee22c21a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
Cargo.lock generated
View file

@ -4868,9 +4868,9 @@ checksum = "b18befed8bc2b61abc79a457295e7e838417326da1586050b919414073977f19"
[[package]]
name = "ppv-lite86"
version = "0.2.10"
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"
[[package]]
name = "precomputed-hash"
@ -6923,9 +6923,9 @@ dependencies = [
[[package]]
name = "unicode-script"
version = "0.5.2"
version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "79bf4d5fc96546fdb73f9827097810bbda93b11a6770ff3a54e1f445d4135787"
checksum = "58dd944fd05f2f0b5c674917aea8a4df6af84f2d8de3fe8d988b95d28fb8fb09"
[[package]]
name = "unicode-segmentation"