diff --git a/Cargo.lock b/Cargo.lock index 086d32e282d..848d5d75586 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4474,7 +4474,7 @@ dependencies = [ [[package]] name = "malloc_size_of" version = "0.0.1" -source = "git+https://github.com/servo/stylo?branch=2025-03-11#3c39c913c848eac591f4412243acbdf86439e0e1" +source = "git+https://github.com/servo/stylo?branch=2025-03-11#7ee9643e7ff1633c709f4ffd683050eb3c726ec9" dependencies = [ "app_units", "cssparser", @@ -6498,7 +6498,7 @@ dependencies = [ [[package]] name = "selectors" version = "0.26.0" -source = "git+https://github.com/servo/stylo?branch=2025-03-11#3c39c913c848eac591f4412243acbdf86439e0e1" +source = "git+https://github.com/servo/stylo?branch=2025-03-11#7ee9643e7ff1633c709f4ffd683050eb3c726ec9" dependencies = [ "bitflags 2.9.0", "cssparser", @@ -6783,7 +6783,7 @@ dependencies = [ [[package]] name = "servo_arc" version = "0.4.0" -source = "git+https://github.com/servo/stylo?branch=2025-03-11#3c39c913c848eac591f4412243acbdf86439e0e1" +source = "git+https://github.com/servo/stylo?branch=2025-03-11#7ee9643e7ff1633c709f4ffd683050eb3c726ec9" dependencies = [ "serde", "stable_deref_trait", @@ -7215,7 +7215,7 @@ dependencies = [ [[package]] name = "style" version = "0.0.1" -source = "git+https://github.com/servo/stylo?branch=2025-03-11#3c39c913c848eac591f4412243acbdf86439e0e1" +source = "git+https://github.com/servo/stylo?branch=2025-03-11#7ee9643e7ff1633c709f4ffd683050eb3c726ec9" dependencies = [ "app_units", "arrayvec", @@ -7273,7 +7273,7 @@ dependencies = [ [[package]] name = "style_derive" version = "0.0.1" -source = "git+https://github.com/servo/stylo?branch=2025-03-11#3c39c913c848eac591f4412243acbdf86439e0e1" +source = "git+https://github.com/servo/stylo?branch=2025-03-11#7ee9643e7ff1633c709f4ffd683050eb3c726ec9" dependencies = [ "darling", "proc-macro2", @@ -7303,7 +7303,7 @@ dependencies = [ [[package]] name = "style_traits" version = "0.0.1" -source = "git+https://github.com/servo/stylo?branch=2025-03-11#3c39c913c848eac591f4412243acbdf86439e0e1" +source = "git+https://github.com/servo/stylo?branch=2025-03-11#7ee9643e7ff1633c709f4ffd683050eb3c726ec9" dependencies = [ "app_units", "bitflags 2.9.0", @@ -7325,7 +7325,7 @@ dependencies = [ [[package]] name = "stylo_atoms" version = "0.1.0" -source = "git+https://github.com/servo/stylo?branch=2025-03-11#3c39c913c848eac591f4412243acbdf86439e0e1" +source = "git+https://github.com/servo/stylo?branch=2025-03-11#7ee9643e7ff1633c709f4ffd683050eb3c726ec9" dependencies = [ "string_cache", "string_cache_codegen", @@ -7334,12 +7334,12 @@ dependencies = [ [[package]] name = "stylo_config" version = "0.1.0" -source = "git+https://github.com/servo/stylo?branch=2025-03-11#3c39c913c848eac591f4412243acbdf86439e0e1" +source = "git+https://github.com/servo/stylo?branch=2025-03-11#7ee9643e7ff1633c709f4ffd683050eb3c726ec9" [[package]] name = "stylo_dom" version = "0.1.0" -source = "git+https://github.com/servo/stylo?branch=2025-03-11#3c39c913c848eac591f4412243acbdf86439e0e1" +source = "git+https://github.com/servo/stylo?branch=2025-03-11#7ee9643e7ff1633c709f4ffd683050eb3c726ec9" dependencies = [ "bitflags 2.9.0", "malloc_size_of", @@ -7348,7 +7348,7 @@ dependencies = [ [[package]] name = "stylo_static_prefs" version = "0.1.0" -source = "git+https://github.com/servo/stylo?branch=2025-03-11#3c39c913c848eac591f4412243acbdf86439e0e1" +source = "git+https://github.com/servo/stylo?branch=2025-03-11#7ee9643e7ff1633c709f4ffd683050eb3c726ec9" [[package]] name = "subtle" @@ -7715,7 +7715,7 @@ dependencies = [ [[package]] name = "to_shmem" version = "0.1.0" -source = "git+https://github.com/servo/stylo?branch=2025-03-11#3c39c913c848eac591f4412243acbdf86439e0e1" +source = "git+https://github.com/servo/stylo?branch=2025-03-11#7ee9643e7ff1633c709f4ffd683050eb3c726ec9" dependencies = [ "cssparser", "servo_arc", @@ -7728,7 +7728,7 @@ dependencies = [ [[package]] name = "to_shmem_derive" version = "0.1.0" -source = "git+https://github.com/servo/stylo?branch=2025-03-11#3c39c913c848eac591f4412243acbdf86439e0e1" +source = "git+https://github.com/servo/stylo?branch=2025-03-11#7ee9643e7ff1633c709f4ffd683050eb3c726ec9" dependencies = [ "darling", "proc-macro2", diff --git a/Cargo.toml b/Cargo.toml index 348696bb915..2f86cd72a88 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -216,12 +216,10 @@ codegen-units = 1 # [patch."https://github.com/servo/stylo"] # selectors = { path = "../stylo/selectors" } # servo_arc = { path = "../stylo/servo_arc" } -# stylo_atoms = { path = "../stylo/atoms" } -# static_prefs = { path = "../stylo/style_static_prefs" } +# stylo_atoms = { path = "../stylo/stylo_atoms" } # style = { path = "../stylo/style" } # stylo_config = { path = "../stylo/stylo_config" } -# style_derive = { path = "../stylo/style_derive" } -# stylo_dom = { path = "../stylo/dom", package = "dom" } +# stylo_dom = { path = "../stylo/stylo_dom" } # style_malloc_size_of = { path = "../stylo/malloc_size_of", package = "malloc_size_of" } # style_traits = { path = "../stylo/style_traits" } #