Skip to content

Commit 859fe0d

Browse files
committed
cargo: bump MSRV to 1.90
1 parent ec67ef9 commit 859fe0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ resolver = "3"
55
[workspace.package]
66
authors = ["Tim Harder <radhermit@gmail.com>"]
77
edition = "2024"
8-
rust-version = "1.89"
8+
rust-version = "1.90"
99

1010
[workspace.lints.rust]
1111
unreachable_pub = "warn"

0 commit comments

Comments
 (0)