Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 916a6c1

Browse files
committed
Update portable-simd
1 parent ef6df7e commit 916a6c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_system/tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ pub(crate) static REGEX: CargoProject = CargoProject::new(&REGEX_REPO.source_dir
107107
pub(crate) static PORTABLE_SIMD_REPO: GitRepo = GitRepo::github(
108108
"rust-lang",
109109
"portable-simd",
110-
"582239ac3b32007613df04d7ffa78dc30f4c5645",
110+
"9bd30e77b3a3c699af102ebb3df0f6110f8aa02e",
111111
"portable-simd",
112112
);
113113

0 commit comments

Comments
 (0)