Skip to content

Commit 5784dba

Browse files
committed
Cargo.toml: bump MSRV to 1.75.0
Sync what we did in coreos/coreos-installer@d974fed
1 parent 293a71f commit 5784dba

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.20"
66
authors = ["Colin Walters <[email protected]>"]
77
edition = "2021"
8-
rust-version = "1.70.0"
8+
rust-version = "1.75.0"
99

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

0 commit comments

Comments
 (0)