File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -133,8 +133,8 @@ pub(crate) static REGEX: CargoProject = CargoProject::new(®EX_REPO.source_dir
133133pub ( crate ) static PORTABLE_SIMD_REPO : GitRepo = GitRepo :: github (
134134 "rust-lang" ,
135135 "portable-simd" ,
136- "f505736e45e256efcb36bf85b7f920ccef320435 " ,
137- "b012e6b58fa0f78d " ,
136+ "5794c837bc605c4cd9dbb884285976dfdb293cce " ,
137+ "a64d8fdd0ed0d9c4 " ,
138138 "portable-simd" ,
139139) ;
140140
Original file line number Diff line number Diff line change @@ -150,9 +150,9 @@ dependencies = [
150150
151151[[package ]]
152152name = " hermit-abi"
153- version = " 0.3.3 "
153+ version = " 0.3.9 "
154154source = " registry+https://github.com/rust-lang/crates.io-index"
155- checksum = " d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7 "
155+ checksum = " d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024 "
156156dependencies = [
157157 " compiler_builtins" ,
158158 " rustc-std-workspace-alloc" ,
Original file line number Diff line number Diff line change 11[toolchain]
2- channel = "nightly-2024-02-20 "
2+ channel = "nightly-2024-03-08 "
33components = ["rust-src", "rustc-dev", "llvm-tools"]
You can’t perform that action at this time.
0 commit comments