mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
build(deps): bump unicode-properties from 0.1.1 to 0.1.2 (#33142)
Bumps [unicode-properties](https://github.com/unicode-rs/unicode-properties) from 0.1.1 to 0.1.2. - [Commits](https://github.com/unicode-rs/unicode-properties/compare/v0.1.1...v0.1.2) --- updated-dependencies: - dependency-name: unicode-properties 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:
parent
bc5235827f
commit
1492624bb5
2 changed files with 5 additions and 5 deletions
|
@ -128,7 +128,7 @@ tokio-rustls = "0.24"
|
|||
tungstenite = "0.20"
|
||||
uluru = "3.0"
|
||||
unicode-bidi = "0.3.15"
|
||||
unicode-properties = { version = "0.1.1", features = ["emoji"] }
|
||||
unicode-properties = { version = "0.1.2", features = ["emoji"] }
|
||||
unicode-script = "0.5"
|
||||
unicode-segmentation = "1.1.0"
|
||||
url = "2.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue