We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ef4ac commit 41dd95eCopy full SHA for 41dd95e
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "rustup"
3
-version = "1.20.2"
4
-authors = [ "Diggory Blake <diggsey@googlemail.com>" ]
+version = "1.21.0"
+authors = [ "Daniel Silverstone <dsilvers@digital-scurf.org>", "Diggory Blake <diggsey@googlemail.com>" ]
5
build = "build.rs"
6
documentation = "https://rust-lang.github.io/rustup.rs/rustup/index.html"
7
edition = "2018"
download/Cargo.toml
name = "download"
-version = "0.6.4"
+version = "0.6.5"
authors = [ "Brian Anderson <banderson@mozilla.com>" ]
0 commit comments