mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
build(deps): bump unicode-bidi from 0.3.13 to 0.3.14 (#30837)
Bumps [unicode-bidi](https://github.com/servo/unicode-bidi) from 0.3.13 to 0.3.14. - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/commits/v0.3.14) --- updated-dependencies: - dependency-name: unicode-bidi 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
117d59d393
commit
3310199cd0
2 changed files with 3 additions and 3 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -6391,9 +6391,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "unicode-bidi"
|
||||
version = "0.3.13"
|
||||
version = "0.3.14"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
|
||||
checksum = "6f2528f27a9eb2b21e69c95319b30bd0efd85d09c379741b0f78ea1d86be2416"
|
||||
dependencies = [
|
||||
"serde",
|
||||
]
|
||||
|
|
|
@ -96,7 +96,7 @@ time = "0.1.41"
|
|||
tokio = "1"
|
||||
tokio-rustls = "0.24"
|
||||
tungstenite = "0.20"
|
||||
unicode-bidi = "0.3.4"
|
||||
unicode-bidi = "0.3.14"
|
||||
unicode-script = "0.5"
|
||||
url = "2.5"
|
||||
uuid = { version = "1.6.1", features = ["v4"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue