Skip to content

Commit e46015c

Browse files
committed
Cargo.toml: Update for 1.22.1
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
1 parent 53bc47f commit e46015c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.22.0"
3+
version = "1.22.1"
44
authors = [ "Daniel Silverstone <dsilvers@digital-scurf.org>", "Diggory Blake <diggsey@googlemail.com>" ]
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.6"
4+
version = "0.6.7"
55
edition = "2018"
66
authors = [ "Brian Anderson <banderson@mozilla.com>" ]
77

0 commit comments

Comments
 (0)