Skip to content

Commit a5ff74e

Browse files
committed
dist: bump rustup version to 1.27.0
1 parent 04b12b9 commit a5ff74e

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.26.0"
3+
version = "1.27.0"
44
edition = "2021"
55
description = "Manage multiple rust installations with ease"
66
homepage = "https://github.com/rust-lang/rustup"

download/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "download"
3-
version = "1.26.0"
3+
version = "1.27.0"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66

0 commit comments

Comments
 (0)