File tree Expand file tree Collapse file tree 9 files changed +10
-10
lines changed
cargo-credential-libsecret
cargo-credential-macos-keychain Expand file tree Collapse file tree 9 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ exclude = [
1111]
1212
1313[workspace .package ]
14- rust-version = " 1.88 " # MSRV:3
14+ rust-version = " 1.89 " # MSRV:3
1515edition = " 2024"
1616license = " MIT OR Apache-2.0"
1717homepage = " https://github.com/rust-lang/cargo"
@@ -140,7 +140,7 @@ name = "cargo"
140140version = " 0.93.0"
141141edition.workspace = true
142142license.workspace = true
143- rust-version = " 1.90 " # MSRV:1
143+ rust-version = " 1.91 " # MSRV:1
144144homepage = " https://doc.rust-lang.org/cargo/index.html"
145145repository.workspace = true
146146documentation = " https://docs.rs/cargo"
Original file line number Diff line number Diff line change 22name = " cargo-test-macro"
33version = " 0.4.7"
44edition.workspace = true
5- rust-version = " 1.90 " # MSRV:1
5+ rust-version = " 1.91 " # MSRV:1
66license.workspace = true
77homepage.workspace = true
88repository.workspace = true
Original file line number Diff line number Diff line change 22name = " cargo-test-support"
33version = " 0.9.0"
44edition.workspace = true
5- rust-version = " 1.90 " # MSRV:1
5+ rust-version = " 1.91 " # MSRV:1
66license.workspace = true
77homepage.workspace = true
88repository.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " cargo-util-schemas"
33version = " 0.10.2"
4- rust-version = " 1.90 " # MSRV:1
4+ rust-version = " 1.91 " # MSRV:1
55edition.workspace = true
66license.workspace = true
77homepage.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " cargo-util"
33version = " 0.2.25"
4- rust-version = " 1.90 " # MSRV:1
4+ rust-version = " 1.91 " # MSRV:1
55edition.workspace = true
66license.workspace = true
77homepage.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " crates-io"
33version = " 0.40.15"
4- rust-version = " 1.90 " # MSRV:1
4+ rust-version = " 1.91 " # MSRV:1
55edition.workspace = true
66license.workspace = true
77homepage.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " cargo-credential-libsecret"
33version = " 0.5.3"
4- rust-version = " 1.90 " # MSRV:1
4+ rust-version = " 1.91 " # MSRV:1
55edition.workspace = true
66license.workspace = true
77homepage.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " cargo-credential-macos-keychain"
33version = " 0.4.18"
4- rust-version = " 1.90 " # MSRV:1
4+ rust-version = " 1.91 " # MSRV:1
55edition.workspace = true
66license.workspace = true
77homepage.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " cargo-credential-wincred"
33version = " 0.4.18"
4- rust-version = " 1.90 " # MSRV:1
4+ rust-version = " 1.91 " # MSRV:1
55edition.workspace = true
66license.workspace = true
77homepage.workspace = true
You can’t perform that action at this time.
0 commit comments