We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce8c5d2 commit f8af766Copy full SHA for f8af766
src/tools/cargotest/main.rs
@@ -61,7 +61,7 @@ const TEST_REPOS: &'static [Test] = &[
61
Test {
62
name: "webrender",
63
repo: "https://github.com/servo/webrender",
64
- sha: "cdadd068f4c7218bd983d856981d561e605270ab",
+ sha: "a3d6e6894c5a601fa547c6273eb963ca1321c2bb",
65
lock: None,
66
packages: &[],
67
},
0 commit comments