Skip to content

Commit 44db157

Browse files
committed
(version): Update to 1.25.0
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
1 parent 3887627 commit 44db157

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
@@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
99
name = "rustup"
1010
readme = "README.md"
1111
repository = "https://github.com/rust-lang/rustup"
12-
version = "1.24.3"
12+
version = "1.25.0"
1313

1414
[features]
1515
curl-backend = ["download/curl-backend"]

download/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = ["Brian Anderson <banderson@mozilla.com>"]
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
name = "download"
7-
version = "1.24.3"
7+
version = "1.25.0"
88

99
[features]
1010

0 commit comments

Comments
 (0)