Skip to content

Commit 37ebde2

Browse files
committed
Cargo.*: Update for release 1.22.0
Signed-off-by: Daniel Silverstone <[email protected]>
1 parent 4e7ddcc commit 37ebde2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustup"
3-
version = "1.21.1"
3+
version = "1.22.0"
44
authors = [ "Daniel Silverstone <[email protected]>", "Diggory Blake <[email protected]>" ]
55
build = "build.rs"
66
edition = "2018"

download/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "download"
4-
version = "0.6.5"
4+
version = "0.6.6"
55
edition = "2018"
66
authors = [ "Brian Anderson <[email protected]>" ]
77

0 commit comments

Comments
 (0)