mirror of
https://github.com/servo/servo.git
synced 2025-09-18 19:08:22 +01:00
Update to Stylo with icu range dependency
Signed-off-by: Nico Burns <nico@nicoburns.com>
This commit is contained in:
parent
a5c584f72a
commit
cfac5eed08
2 changed files with 20 additions and 20 deletions
24
Cargo.lock
generated
24
Cargo.lock
generated
|
@ -7542,7 +7542,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "selectors"
|
||||
version = "0.31.0"
|
||||
source = "git+https://github.com/servo/stylo?branch=2025-09-02#64d8521f1b8509a0160a89e24d0ace2883fa3269"
|
||||
source = "git+https://github.com/servo/stylo?rev=b1be999105d6b35dd73de4d38616290c8c0c7574#b1be999105d6b35dd73de4d38616290c8c0c7574"
|
||||
dependencies = [
|
||||
"bitflags 2.9.4",
|
||||
"cssparser",
|
||||
|
@ -7874,7 +7874,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "servo_arc"
|
||||
version = "0.4.1"
|
||||
source = "git+https://github.com/servo/stylo?branch=2025-09-02#64d8521f1b8509a0160a89e24d0ace2883fa3269"
|
||||
source = "git+https://github.com/servo/stylo?rev=b1be999105d6b35dd73de4d38616290c8c0c7574#b1be999105d6b35dd73de4d38616290c8c0c7574"
|
||||
dependencies = [
|
||||
"serde",
|
||||
"stable_deref_trait",
|
||||
|
@ -8348,7 +8348,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "stylo"
|
||||
version = "0.7.0"
|
||||
source = "git+https://github.com/servo/stylo?branch=2025-09-02#64d8521f1b8509a0160a89e24d0ace2883fa3269"
|
||||
source = "git+https://github.com/servo/stylo?rev=b1be999105d6b35dd73de4d38616290c8c0c7574#b1be999105d6b35dd73de4d38616290c8c0c7574"
|
||||
dependencies = [
|
||||
"app_units",
|
||||
"arrayvec",
|
||||
|
@ -8405,7 +8405,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "stylo_atoms"
|
||||
version = "0.7.0"
|
||||
source = "git+https://github.com/servo/stylo?branch=2025-09-02#64d8521f1b8509a0160a89e24d0ace2883fa3269"
|
||||
source = "git+https://github.com/servo/stylo?rev=b1be999105d6b35dd73de4d38616290c8c0c7574#b1be999105d6b35dd73de4d38616290c8c0c7574"
|
||||
dependencies = [
|
||||
"string_cache",
|
||||
"string_cache_codegen",
|
||||
|
@ -8414,12 +8414,12 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "stylo_config"
|
||||
version = "0.7.0"
|
||||
source = "git+https://github.com/servo/stylo?branch=2025-09-02#64d8521f1b8509a0160a89e24d0ace2883fa3269"
|
||||
source = "git+https://github.com/servo/stylo?rev=b1be999105d6b35dd73de4d38616290c8c0c7574#b1be999105d6b35dd73de4d38616290c8c0c7574"
|
||||
|
||||
[[package]]
|
||||
name = "stylo_derive"
|
||||
version = "0.7.0"
|
||||
source = "git+https://github.com/servo/stylo?branch=2025-09-02#64d8521f1b8509a0160a89e24d0ace2883fa3269"
|
||||
source = "git+https://github.com/servo/stylo?rev=b1be999105d6b35dd73de4d38616290c8c0c7574#b1be999105d6b35dd73de4d38616290c8c0c7574"
|
||||
dependencies = [
|
||||
"darling",
|
||||
"proc-macro2",
|
||||
|
@ -8431,7 +8431,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "stylo_dom"
|
||||
version = "0.7.0"
|
||||
source = "git+https://github.com/servo/stylo?branch=2025-09-02#64d8521f1b8509a0160a89e24d0ace2883fa3269"
|
||||
source = "git+https://github.com/servo/stylo?rev=b1be999105d6b35dd73de4d38616290c8c0c7574#b1be999105d6b35dd73de4d38616290c8c0c7574"
|
||||
dependencies = [
|
||||
"bitflags 2.9.4",
|
||||
"stylo_malloc_size_of",
|
||||
|
@ -8440,7 +8440,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "stylo_malloc_size_of"
|
||||
version = "0.7.0"
|
||||
source = "git+https://github.com/servo/stylo?branch=2025-09-02#64d8521f1b8509a0160a89e24d0ace2883fa3269"
|
||||
source = "git+https://github.com/servo/stylo?rev=b1be999105d6b35dd73de4d38616290c8c0c7574#b1be999105d6b35dd73de4d38616290c8c0c7574"
|
||||
dependencies = [
|
||||
"app_units",
|
||||
"cssparser",
|
||||
|
@ -8457,12 +8457,12 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "stylo_static_prefs"
|
||||
version = "0.7.0"
|
||||
source = "git+https://github.com/servo/stylo?branch=2025-09-02#64d8521f1b8509a0160a89e24d0ace2883fa3269"
|
||||
source = "git+https://github.com/servo/stylo?rev=b1be999105d6b35dd73de4d38616290c8c0c7574#b1be999105d6b35dd73de4d38616290c8c0c7574"
|
||||
|
||||
[[package]]
|
||||
name = "stylo_traits"
|
||||
version = "0.7.0"
|
||||
source = "git+https://github.com/servo/stylo?branch=2025-09-02#64d8521f1b8509a0160a89e24d0ace2883fa3269"
|
||||
source = "git+https://github.com/servo/stylo?rev=b1be999105d6b35dd73de4d38616290c8c0c7574#b1be999105d6b35dd73de4d38616290c8c0c7574"
|
||||
dependencies = [
|
||||
"app_units",
|
||||
"bitflags 2.9.4",
|
||||
|
@ -8876,7 +8876,7 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
|
|||
[[package]]
|
||||
name = "to_shmem"
|
||||
version = "0.2.0"
|
||||
source = "git+https://github.com/servo/stylo?branch=2025-09-02#64d8521f1b8509a0160a89e24d0ace2883fa3269"
|
||||
source = "git+https://github.com/servo/stylo?rev=b1be999105d6b35dd73de4d38616290c8c0c7574#b1be999105d6b35dd73de4d38616290c8c0c7574"
|
||||
dependencies = [
|
||||
"cssparser",
|
||||
"servo_arc",
|
||||
|
@ -8889,7 +8889,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "to_shmem_derive"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/servo/stylo?branch=2025-09-02#64d8521f1b8509a0160a89e24d0ace2883fa3269"
|
||||
source = "git+https://github.com/servo/stylo?rev=b1be999105d6b35dd73de4d38616290c8c0c7574#b1be999105d6b35dd73de4d38616290c8c0c7574"
|
||||
dependencies = [
|
||||
"darling",
|
||||
"proc-macro2",
|
||||
|
|
16
Cargo.toml
16
Cargo.toml
|
@ -127,7 +127,7 @@ rustls-pemfile = "2.0"
|
|||
rustls-pki-types = "1.12"
|
||||
rustc-hash = "2.1.1"
|
||||
script_traits = { path = "components/shared/script" }
|
||||
selectors = { git = "https://github.com/servo/stylo", branch = "2025-09-02" }
|
||||
selectors = { git = "https://github.com/servo/stylo", rev = "b1be999105d6b35dd73de4d38616290c8c0c7574" }
|
||||
serde = "1.0.223"
|
||||
serde_bytes = "0.11"
|
||||
serde_json = "1.0"
|
||||
|
@ -135,18 +135,18 @@ servo-media = { git = "https://github.com/servo/media" }
|
|||
servo-media-dummy = { git = "https://github.com/servo/media" }
|
||||
servo-media-gstreamer = { git = "https://github.com/servo/media" }
|
||||
servo-tracing = { path = "components/servo_tracing" }
|
||||
servo_arc = { git = "https://github.com/servo/stylo", branch = "2025-09-02" }
|
||||
servo_arc = { git = "https://github.com/servo/stylo", rev = "b1be999105d6b35dd73de4d38616290c8c0c7574" }
|
||||
skrifa = "0.35.0"
|
||||
smallvec = { version = "1.15", features = ["serde", "union"] }
|
||||
string_cache = "0.8"
|
||||
strum = "0.26"
|
||||
strum_macros = "0.26"
|
||||
stylo = { git = "https://github.com/servo/stylo", branch = "2025-09-02" }
|
||||
stylo_atoms = { git = "https://github.com/servo/stylo", branch = "2025-09-02" }
|
||||
stylo_config = { git = "https://github.com/servo/stylo", branch = "2025-09-02" }
|
||||
stylo_dom = { git = "https://github.com/servo/stylo", branch = "2025-09-02" }
|
||||
stylo_malloc_size_of = { git = "https://github.com/servo/stylo", branch = "2025-09-02" }
|
||||
stylo_traits = { git = "https://github.com/servo/stylo", branch = "2025-09-02" }
|
||||
stylo = { git = "https://github.com/servo/stylo", rev = "b1be999105d6b35dd73de4d38616290c8c0c7574" }
|
||||
stylo_atoms = { git = "https://github.com/servo/stylo", rev = "b1be999105d6b35dd73de4d38616290c8c0c7574" }
|
||||
stylo_config = { git = "https://github.com/servo/stylo", rev = "b1be999105d6b35dd73de4d38616290c8c0c7574" }
|
||||
stylo_dom = { git = "https://github.com/servo/stylo", rev = "b1be999105d6b35dd73de4d38616290c8c0c7574" }
|
||||
stylo_malloc_size_of = { git = "https://github.com/servo/stylo", rev = "b1be999105d6b35dd73de4d38616290c8c0c7574" }
|
||||
stylo_traits = { git = "https://github.com/servo/stylo", rev = "b1be999105d6b35dd73de4d38616290c8c0c7574" }
|
||||
surfman = { version = "0.10.0", features = ["chains"] }
|
||||
syn = { version = "2", default-features = false, features = ["clone-impls", "derive", "parsing"] }
|
||||
synstructure = "0.13"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue