File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
cargo-credential-libsecret
cargo-credential-macos-keychain Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ name = "cargo"
139139version = " 0.92.0"
140140edition.workspace = true
141141license.workspace = true
142- rust-version = " 1.88 " # MSRV:1
142+ rust-version = " 1.89 " # MSRV:1
143143homepage = " https://doc.rust-lang.org/cargo/index.html"
144144repository.workspace = true
145145documentation = " https://docs.rs/cargo"
Original file line number Diff line number Diff line change 22name = " cargo-test-macro"
33version = " 0.4.5"
44edition.workspace = true
5- rust-version = " 1.88 " # MSRV:1
5+ rust-version = " 1.89 " # 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.8.0"
44edition.workspace = true
5- rust-version = " 1.88 " # MSRV:1
5+ rust-version = " 1.89 " # 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.0"
4- rust-version = " 1.88 " # MSRV:1
4+ rust-version = " 1.89 " # 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.23"
4- rust-version = " 1.88 " # MSRV:1
4+ rust-version = " 1.89 " # 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.13"
4- rust-version = " 1.88 " # MSRV:1
4+ rust-version = " 1.89 " # 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.1"
4- rust-version = " 1.88 " # MSRV:1
4+ rust-version = " 1.89 " # 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.16"
4- rust-version = " 1.88 " # MSRV:1
4+ rust-version = " 1.89 " # 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.16"
4- rust-version = " 1.88 " # MSRV:1
4+ rust-version = " 1.89 " # MSRV:1
55edition.workspace = true
66license.workspace = true
77homepage.workspace = true
You can’t perform that action at this time.
0 commit comments