mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
build(deps): bump unicode-normalization from 0.1.5 to 0.1.12
Bumps [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) from 0.1.5 to 0.1.12. - [Release notes](https://github.com/unicode-rs/unicode-normalization/releases) - [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.5...v0.1.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
bfb8b91719
commit
9788c5c7f4
1 changed files with 5 additions and 2 deletions
7
Cargo.lock
generated
7
Cargo.lock
generated
|
@ -6112,9 +6112,12 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "unicode-normalization"
|
||||
version = "0.1.5"
|
||||
version = "0.1.12"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "51ccda9ef9efa3f7ef5d91e8f9b83bbe6955f9bf86aec89d5cce2c874625920f"
|
||||
checksum = "5479532badd04e128284890390c1e876ef7a993d0570b3597ae43dfa1d59afa4"
|
||||
dependencies = [
|
||||
"smallvec 1.3.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "unicode-script"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue