Rustup to rustc 1.52.0-nightly (0fc6756b4
2021-02-08)
This commit is contained in:
parent
f36c14f0a6
commit
176965f517
2 changed files with 3 additions and 3 deletions
4
build_sysroot/Cargo.lock
generated
4
build_sysroot/Cargo.lock
generated
|
@ -139,9 +139,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "libc"
|
||||
version = "0.2.85"
|
||||
version = "0.2.86"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7ccac4b00700875e6a07c6cde370d44d32fa01c5a65cdd2fca6858c479d28bb3"
|
||||
checksum = "b7282d924be3275cec7f6756ff4121987bc6481325397dde6ba3e7802b1a8b1c"
|
||||
dependencies = [
|
||||
"rustc-std-workspace-core",
|
||||
]
|
||||
|
|
|
@ -1 +1 @@
|
|||
nightly-2021-02-02
|
||||
nightly-2021-02-09
|
||||
|
|
Loading…
Add table
Reference in a new issue