Update portable-simd test

This commit is contained in:
bjorn3 2023-04-25 12:32:24 +00:00
parent 669b1e367c
commit b56d4ab66b

View File

@ -108,7 +108,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",
"e6bbf49ba91d1ad058c7184cfc34b1c2ca6ef64d",
"ad8afa8c81273b3b49acbea38cd3bcf17a34cf2b",
"portable-simd",
);