We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d1d004 commit a4b36e5Copy full SHA for a4b36e5
patches/stdlib-lock.toml
@@ -158,9 +158,9 @@ dependencies = [
158
159
[[package]]
160
name = "hermit-abi"
161
-version = "0.3.9"
+version = "0.4.0"
162
source = "registry+https://github.com/rust-lang/crates.io-index"
163
-checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
+checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc"
164
dependencies = [
165
"compiler_builtins",
166
"rustc-std-workspace-alloc",
rust-toolchain
@@ -1,3 +1,3 @@
1
[toolchain]
2
-channel = "nightly-2024-06-11"
+channel = "nightly-2024-06-17"
3
components = ["rust-src", "rustc-dev", "llvm-tools"]
0 commit comments