mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
build(deps): bump uuid from 1.3.4 to 1.4.1 (#30155)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.4 to 1.4.1. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.3.4...1.4.1) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor ... 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
0d5df6f805
commit
c64c5fbcb6
2 changed files with 15 additions and 15 deletions
28
Cargo.lock
generated
28
Cargo.lock
generated
|
@ -493,7 +493,7 @@ dependencies = [
|
||||||
"log",
|
"log",
|
||||||
"servo_config",
|
"servo_config",
|
||||||
"servo_rand",
|
"servo_rand",
|
||||||
"uuid 1.3.4",
|
"uuid 1.4.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
@ -1437,7 +1437,7 @@ dependencies = [
|
||||||
"servo_rand",
|
"servo_rand",
|
||||||
"servo_url",
|
"servo_url",
|
||||||
"time 0.1.45",
|
"time 0.1.45",
|
||||||
"uuid 1.3.4",
|
"uuid 1.4.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
@ -1454,7 +1454,7 @@ dependencies = [
|
||||||
"serde",
|
"serde",
|
||||||
"servo_url",
|
"servo_url",
|
||||||
"time 0.1.45",
|
"time 0.1.45",
|
||||||
"uuid 1.3.4",
|
"uuid 1.4.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
@ -3032,7 +3032,7 @@ dependencies = [
|
||||||
"rand 0.7.3",
|
"rand 0.7.3",
|
||||||
"serde",
|
"serde",
|
||||||
"tempfile",
|
"tempfile",
|
||||||
"uuid 1.3.4",
|
"uuid 1.4.1",
|
||||||
"winapi",
|
"winapi",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -3598,7 +3598,7 @@ dependencies = [
|
||||||
"time 0.1.45",
|
"time 0.1.45",
|
||||||
"tokio",
|
"tokio",
|
||||||
"url",
|
"url",
|
||||||
"uuid 1.3.4",
|
"uuid 1.4.1",
|
||||||
"void",
|
"void",
|
||||||
"webrender_api",
|
"webrender_api",
|
||||||
"xml5ever",
|
"xml5ever",
|
||||||
|
@ -4038,7 +4038,7 @@ dependencies = [
|
||||||
"tokio-test",
|
"tokio-test",
|
||||||
"tungstenite",
|
"tungstenite",
|
||||||
"url",
|
"url",
|
||||||
"uuid 1.3.4",
|
"uuid 1.4.1",
|
||||||
"webpki-roots",
|
"webpki-roots",
|
||||||
"webrender_api",
|
"webrender_api",
|
||||||
]
|
]
|
||||||
|
@ -4084,7 +4084,7 @@ dependencies = [
|
||||||
"std_test_override",
|
"std_test_override",
|
||||||
"time 0.1.45",
|
"time 0.1.45",
|
||||||
"url",
|
"url",
|
||||||
"uuid 1.3.4",
|
"uuid 1.4.1",
|
||||||
"webrender_api",
|
"webrender_api",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -5249,7 +5249,7 @@ dependencies = [
|
||||||
"unicode-segmentation",
|
"unicode-segmentation",
|
||||||
"url",
|
"url",
|
||||||
"utf-8",
|
"utf-8",
|
||||||
"uuid 1.3.4",
|
"uuid 1.4.1",
|
||||||
"webdriver",
|
"webdriver",
|
||||||
"webgpu",
|
"webgpu",
|
||||||
"webrender_api",
|
"webrender_api",
|
||||||
|
@ -5344,7 +5344,7 @@ dependencies = [
|
||||||
"std_test_override",
|
"std_test_override",
|
||||||
"style_traits",
|
"style_traits",
|
||||||
"time 0.1.45",
|
"time 0.1.45",
|
||||||
"uuid 1.3.4",
|
"uuid 1.4.1",
|
||||||
"webdriver",
|
"webdriver",
|
||||||
"webgpu",
|
"webgpu",
|
||||||
"webrender_api",
|
"webrender_api",
|
||||||
|
@ -5776,7 +5776,7 @@ dependencies = [
|
||||||
"rand 0.7.3",
|
"rand 0.7.3",
|
||||||
"rand_core 0.5.1",
|
"rand_core 0.5.1",
|
||||||
"rand_isaac",
|
"rand_isaac",
|
||||||
"uuid 1.3.4",
|
"uuid 1.4.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
@ -5797,7 +5797,7 @@ dependencies = [
|
||||||
"servo_rand",
|
"servo_rand",
|
||||||
"to_shmem",
|
"to_shmem",
|
||||||
"url",
|
"url",
|
||||||
"uuid 1.3.4",
|
"uuid 1.4.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
@ -6809,9 +6809,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "uuid"
|
name = "uuid"
|
||||||
version = "1.3.4"
|
version = "1.4.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "0fa2982af2eec27de306107c027578ff7f423d65f7250e40ce0fea8f45248b81"
|
checksum = "79daa5ed5740825c40b389c5e50312b9c86df53fccd33f281df655642b43869d"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"getrandom 0.2.8",
|
"getrandom 0.2.8",
|
||||||
"serde",
|
"serde",
|
||||||
|
@ -7115,7 +7115,7 @@ dependencies = [
|
||||||
"servo_config",
|
"servo_config",
|
||||||
"servo_url",
|
"servo_url",
|
||||||
"style_traits",
|
"style_traits",
|
||||||
"uuid 1.3.4",
|
"uuid 1.4.1",
|
||||||
"webdriver",
|
"webdriver",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
@ -81,7 +81,7 @@ tungstenite = "0.19"
|
||||||
unicode-bidi = "0.3.4"
|
unicode-bidi = "0.3.4"
|
||||||
unicode-script = "0.5"
|
unicode-script = "0.5"
|
||||||
url = "2.0"
|
url = "2.0"
|
||||||
uuid = { version = "1.3.4", features = ["v4"] }
|
uuid = { version = "1.4.1", features = ["v4"] }
|
||||||
webdriver = "0.48.0"
|
webdriver = "0.48.0"
|
||||||
webpki-roots = "0.23"
|
webpki-roots = "0.23"
|
||||||
webpki = "0.22"
|
webpki = "0.22"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue