### Stylo repo dependencies - [ ] servo_arc - [ ] selectors - [ ] style_dom (servo) ### Webrender repo dependencies - [ ] webrender_api ### Crates for Stylo and Webrender Servo org dependencies: | Crate | PR | Merged? | Published? | | --- | --- | --- | --- | | app_units | https://github.com/servo/app_units/pull/61 | ✅ | 0.7.7 | | euclid | https://github.com/servo/euclid/pull/541 | ✅ | | | smallbitvec | https://github.com/servo/smallbitvec/pull/30 | ✅ | 2.6.0 | | smallvec (1.x) | https://github.com/servo/rust-smallvec/pull/370 | ✅ | 1.14.0 | | smallvec (2.x) | https://github.com/servo/rust-smallvec/pull/369 | ✅ | 2.0.0-alpha.11 | | cssparser | https://github.com/servo/rust-cssparser/pull/399 | ✅ | 0.35.0 | | thin-vec | https://github.com/Gankra/thin-vec/pull/68 | ✅ | 0.2.14 | | string_cache | https://github.com/servo/string-cache/pull/289 | ✅ | 0.8.9 | ### Crates for Servo Servo repo dependencies: - [ ] servo_allocator Servo org dependencies: - [ ] accountable-refcell - [ ] ipc-channel - [ ] markup5ever - [ ] url Other dependencies: - [ ] content-security-policy - [ ] http - [ ] crossbeam-channel - [ ] indexmap - [ ] keyboard-types - [ ] tokio - [ ] uuid