Switch back to official nightly

This commit is contained in:
Philipp Oppermann
2020-03-22 17:30:00 +01:00
parent 0186f65ece
commit d21a78dc0b
3 changed files with 4 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -39,7 +39,9 @@ dependencies = [
[[package]]
name = "bootloader"
version = "0.8.8"
version = "0.8.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "152a28c753e229e037e910b4cd4cd16a90c53dd9a67fd751fa304b4b4a03970c"
[[package]]
name = "cfg-if"