Skip to content

Commit ecc5d26

Browse files
committed
Bump cargotest servo to 785a344e32db58d4e631fd3cae17fd1f29a721ab
This updates the 'cssparser' and 'procedural-masquerade' deps to versions that no longer depend on the proc-macro back-compat hack.
1 parent 10dad22 commit ecc5d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/cargotest/main.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ const TEST_REPOS: &[Test] = &[
7373
Test {
7474
name: "servo",
7575
repo: "https://github.com/servo/servo",
76-
sha: "caac107ae8145ef2fd20365e2b8fadaf09c2eb3b",
76+
sha: "785a344e32db58d4e631fd3cae17fd1f29a721ab",
7777
lock: None,
7878
// Only test Stylo a.k.a. Quantum CSS, the parts of Servo going into Firefox.
7979
// This takes much less time to build than all of Servo and supports stable Rust.

0 commit comments

Comments
 (0)