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 53bc47f commit e46015cCopy full SHA for e46015c
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rustup"
3
-version = "1.22.0"
+version = "1.22.1"
4
authors = [ "Daniel Silverstone <dsilvers@digital-scurf.org>", "Diggory Blake <diggsey@googlemail.com>" ]
5
build = "build.rs"
6
edition = "2018"
download/Cargo.toml
@@ -1,7 +1,7 @@
name = "download"
-version = "0.6.6"
+version = "0.6.7"
authors = [ "Brian Anderson <banderson@mozilla.com>" ]
7
0 commit comments