Skip to content

Commit 43064b0

Browse files
committed
Update portable-simd
1 parent 9326454 commit 43064b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build_system/tests.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ pub(crate) static REGEX: CargoProject = CargoProject::new(&REGEX_REPO.source_dir
119119
pub(crate) static PORTABLE_SIMD_REPO: GitRepo = GitRepo::github(
120120
"rust-lang",
121121
"portable-simd",
122-
"ad8afa8c81273b3b49acbea38cd3bcf17a34cf2b",
123-
"800548f8000e31bd",
122+
"73d7eb5f73ba6abd3328c9c49c524d5f945498e0",
123+
"94498c03fa13ef6c",
124124
"portable-simd",
125125
);
126126

0 commit comments

Comments
 (0)