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 f73c411 commit d768359Copy full SHA for d768359
patches/stdlib-lock.toml
@@ -252,9 +252,9 @@ dependencies = [
252
253
[[package]]
254
name = "r-efi"
255
-version = "4.3.0"
+version = "4.5.0"
256
source = "registry+https://github.com/rust-lang/crates.io-index"
257
-checksum = "0e244f96e03a3067f9e521d3167bd42657594cb8588c8d3a2db01545dc1af2e0"
+checksum = "e9e935efc5854715dfc0a4c9ef18dc69dee0ec3bf9cc3ab740db831c0fdd86a3"
258
dependencies = [
259
"compiler_builtins",
260
"rustc-std-workspace-core",
rust-toolchain
@@ -1,4 +1,4 @@
1
[toolchain]
2
-channel = "nightly-2024-07-13"
+channel = "nightly-2024-07-25"
3
components = ["rust-src", "rustc-dev", "llvm-tools"]
4
profile = "minimal"
0 commit comments