mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-30 08:34:07 +00:00
Rustup to rustc 1.51.0-nightly (44e3daf5e
2020-12-31)
This commit is contained in:
parent
50a6a84543
commit
2c41a6953b
4
build_sysroot/Cargo.lock
generated
4
build_sysroot/Cargo.lock
generated
@ -2,9 +2,9 @@
|
||||
# It is not intended for manual editing.
|
||||
[[package]]
|
||||
name = "addr2line"
|
||||
version = "0.14.0"
|
||||
version = "0.14.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7c0929d69e78dd9bf5408269919fcbcaeb2e35e5d43e5815517cdc6a8e11a423"
|
||||
checksum = "a55f82cfe485775d02112886f4169bde0c5894d75e79ead7eafe7e40a25e45f7"
|
||||
dependencies = [
|
||||
"compiler_builtins",
|
||||
"gimli",
|
||||
|
@ -1 +1 @@
|
||||
nightly-2020-12-23
|
||||
nightly-2021-01-01
|
||||
|
Loading…
Reference in New Issue
Block a user