Skip to content

Commit 48d233f

Browse files
committed
(Cargo): Update to 1.25.1
Signed-off-by: Daniel Silverstone <[email protected]>
1 parent 905f5fa commit 48d233f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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.25.0"
12+
version = "1.25.1"
1313

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

download/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = ["Brian Anderson <[email protected]>"]
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
name = "download"
7-
version = "1.25.0"
7+
version = "1.25.1"
88

99
[features]
1010

0 commit comments

Comments
 (0)