Skip to content

Commit d768359

Browse files
committed
Rustup to rustc 1.82.0-nightly (c1a6199e9 2024-07-24)
1 parent f73c411 commit d768359

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

patches/stdlib-lock.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,9 +252,9 @@ dependencies = [
252252

253253
[[package]]
254254
name = "r-efi"
255-
version = "4.3.0"
255+
version = "4.5.0"
256256
source = "registry+https://github.com/rust-lang/crates.io-index"
257-
checksum = "0e244f96e03a3067f9e521d3167bd42657594cb8588c8d3a2db01545dc1af2e0"
257+
checksum = "e9e935efc5854715dfc0a4c9ef18dc69dee0ec3bf9cc3ab740db831c0fdd86a3"
258258
dependencies = [
259259
"compiler_builtins",
260260
"rustc-std-workspace-core",

rust-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[toolchain]
2-
channel = "nightly-2024-07-13"
2+
channel = "nightly-2024-07-25"
33
components = ["rust-src", "rustc-dev", "llvm-tools"]
44
profile = "minimal"

0 commit comments

Comments
 (0)