Update portable-simd

This commit is contained in:
bjorn3 2023-02-19 17:46:51 +00:00
parent ef6df7e814
commit 916a6c17df

View File

@ -107,7 +107,7 @@ const fn jit_bin(config: &'static str, source: &'static str, args: &'static str)
pub(crate) static PORTABLE_SIMD_REPO: GitRepo = GitRepo::github(
"rust-lang",
"portable-simd",
"582239ac3b32007613df04d7ffa78dc30f4c5645",
"9bd30e77b3a3c699af102ebb3df0f6110f8aa02e",
"portable-simd",
);