Skip to content

Commit 0d76f36

Browse files
committed
Update Cargo.tomls for release
1 parent f7d414b commit 0d76f36

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.18.3"
3+
version = "1.19.0"
44
authors = [ "Diggory Blake <[email protected]>" ]
55
build = "build.rs"
66
documentation = "https://rust-lang.github.io/rustup.rs/rustup/index.html"

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.2"
4+
version = "0.6.3"
55
edition = "2018"
66
authors = [ "Brian Anderson <[email protected]>" ]
77

0 commit comments

Comments
 (0)