diff --git a/Cargo.lock b/Cargo.lock index ba85f362211..04a86fee626 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -7311,7 +7311,7 @@ dependencies = [ [[package]] name = "selectors" version = "0.30.0" -source = "git+https://github.com/servo/stylo?branch=2025-07-01#14c096bd61af12a7c9bd4e48d6696cc8b16feb8b" +source = "git+https://github.com/servo/stylo?branch=2025-07-01#22df130e1485834f336b8543e5f12b9e717ca620" dependencies = [ "bitflags 2.9.1", "cssparser", @@ -7617,7 +7617,7 @@ dependencies = [ [[package]] name = "servo_arc" version = "0.4.1" -source = "git+https://github.com/servo/stylo?branch=2025-07-01#14c096bd61af12a7c9bd4e48d6696cc8b16feb8b" +source = "git+https://github.com/servo/stylo?branch=2025-07-01#22df130e1485834f336b8543e5f12b9e717ca620" dependencies = [ "serde", "stable_deref_trait", @@ -8089,7 +8089,7 @@ dependencies = [ [[package]] name = "stylo" version = "0.5.0" -source = "git+https://github.com/servo/stylo?branch=2025-07-01#14c096bd61af12a7c9bd4e48d6696cc8b16feb8b" +source = "git+https://github.com/servo/stylo?branch=2025-07-01#22df130e1485834f336b8543e5f12b9e717ca620" dependencies = [ "app_units", "arrayvec", @@ -8146,7 +8146,7 @@ dependencies = [ [[package]] name = "stylo_atoms" version = "0.5.0" -source = "git+https://github.com/servo/stylo?branch=2025-07-01#14c096bd61af12a7c9bd4e48d6696cc8b16feb8b" +source = "git+https://github.com/servo/stylo?branch=2025-07-01#22df130e1485834f336b8543e5f12b9e717ca620" dependencies = [ "string_cache", "string_cache_codegen", @@ -8155,12 +8155,12 @@ dependencies = [ [[package]] name = "stylo_config" version = "0.5.0" -source = "git+https://github.com/servo/stylo?branch=2025-07-01#14c096bd61af12a7c9bd4e48d6696cc8b16feb8b" +source = "git+https://github.com/servo/stylo?branch=2025-07-01#22df130e1485834f336b8543e5f12b9e717ca620" [[package]] name = "stylo_derive" version = "0.5.0" -source = "git+https://github.com/servo/stylo?branch=2025-07-01#14c096bd61af12a7c9bd4e48d6696cc8b16feb8b" +source = "git+https://github.com/servo/stylo?branch=2025-07-01#22df130e1485834f336b8543e5f12b9e717ca620" dependencies = [ "darling", "proc-macro2", @@ -8172,7 +8172,7 @@ dependencies = [ [[package]] name = "stylo_dom" version = "0.5.0" -source = "git+https://github.com/servo/stylo?branch=2025-07-01#14c096bd61af12a7c9bd4e48d6696cc8b16feb8b" +source = "git+https://github.com/servo/stylo?branch=2025-07-01#22df130e1485834f336b8543e5f12b9e717ca620" dependencies = [ "bitflags 2.9.1", "stylo_malloc_size_of", @@ -8181,7 +8181,7 @@ dependencies = [ [[package]] name = "stylo_malloc_size_of" version = "0.5.0" -source = "git+https://github.com/servo/stylo?branch=2025-07-01#14c096bd61af12a7c9bd4e48d6696cc8b16feb8b" +source = "git+https://github.com/servo/stylo?branch=2025-07-01#22df130e1485834f336b8543e5f12b9e717ca620" dependencies = [ "app_units", "cssparser", @@ -8198,12 +8198,12 @@ dependencies = [ [[package]] name = "stylo_static_prefs" version = "0.5.0" -source = "git+https://github.com/servo/stylo?branch=2025-07-01#14c096bd61af12a7c9bd4e48d6696cc8b16feb8b" +source = "git+https://github.com/servo/stylo?branch=2025-07-01#22df130e1485834f336b8543e5f12b9e717ca620" [[package]] name = "stylo_traits" version = "0.5.0" -source = "git+https://github.com/servo/stylo?branch=2025-07-01#14c096bd61af12a7c9bd4e48d6696cc8b16feb8b" +source = "git+https://github.com/servo/stylo?branch=2025-07-01#22df130e1485834f336b8543e5f12b9e717ca620" dependencies = [ "app_units", "bitflags 2.9.1", @@ -8618,7 +8618,7 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "to_shmem" version = "0.2.0" -source = "git+https://github.com/servo/stylo?branch=2025-07-01#14c096bd61af12a7c9bd4e48d6696cc8b16feb8b" +source = "git+https://github.com/servo/stylo?branch=2025-07-01#22df130e1485834f336b8543e5f12b9e717ca620" dependencies = [ "cssparser", "servo_arc", @@ -8631,7 +8631,7 @@ dependencies = [ [[package]] name = "to_shmem_derive" version = "0.1.0" -source = "git+https://github.com/servo/stylo?branch=2025-07-01#14c096bd61af12a7c9bd4e48d6696cc8b16feb8b" +source = "git+https://github.com/servo/stylo?branch=2025-07-01#22df130e1485834f336b8543e5f12b9e717ca620" dependencies = [ "darling", "proc-macro2",