Rustup to rustc 1.48.0-nightly (f68e08933 2020-09-19)

This commit is contained in:
bjorn3 2020-09-20 16:25:14 +02:00
parent 2cd8ccbea1
commit a2c2db9cd6
2 changed files with 3 additions and 3 deletions

View File

@ -41,9 +41,9 @@ dependencies = [
[[package]] [[package]]
name = "cc" name = "cc"
version = "1.0.59" version = "1.0.60"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "66120af515773fb005778dc07c261bd201ec8ce50bd6e7144c927753fe013381" checksum = "ef611cc68ff783f18535d77ddd080185275713d852c4f5cbb6122c462a7a825c"
[[package]] [[package]]
name = "cfg-if" name = "cfg-if"

View File

@ -1 +1 @@
nightly-2020-09-14 nightly-2020-09-20