Skip to content

Commit 3d1485e

Browse files
committed
Cargo.toml: bump MSRV to 1.84.1
Simlar to coreos/coreos-installer@948e936
1 parent 6a4562f commit 3d1485e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license = "Apache-2.0"
55
version = "0.2.27"
66
authors = ["Colin Walters <[email protected]>"]
77
edition = "2021"
8-
rust-version = "1.75.0"
8+
rust-version = "1.84.1"
99
homepage = "https://github.com/coreos/bootupd"
1010

1111
include = ["src", "LICENSE", "Makefile", "systemd"]

0 commit comments

Comments
 (0)