Skip to content

Commit f16a9f4

Browse files
A6GibKmbilelmoussaoui
authored andcommitted
cargo: Set msrv to 1.86
We are using cargo-credential 0.4.9 which already uses 1.86.
1 parent 0e15e82 commit f16a9f4

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
@@ -21,7 +21,7 @@ categories = ["os::linux-apis", "os", "api-bindings"]
2121
repository = "https://github.com/bilelmoussaoui/oo7"
2222
homepage = "https://github.com/bilelmoussaoui/oo7"
2323
license = "MIT"
24-
rust-version = "1.85"
24+
rust-version = "1.86"
2525
exclude = ["org.freedesktop.Secrets.xml"]
2626

2727
[workspace.dependencies]

0 commit comments

Comments
 (0)