File tree Expand file tree Collapse file tree 10 files changed +25
-25
lines changed
cargo-credential-libsecret
cargo-credential-macos-keychain Expand file tree Collapse file tree 10 files changed +25
-25
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ name = "cargo"
131131version = " 0.84.0"
132132edition.workspace = true
133133license.workspace = true
134- rust-version = " 1.80 " # MSRV:1
134+ rust-version = " 1.81 " # MSRV:1
135135homepage = " https://doc.rust-lang.org/cargo/index.html"
136136repository.workspace = true
137137documentation = " https://docs.rs/cargo"
Original file line number Diff line number Diff line change 11[package ]
22name = " cargo-test-macro"
3- version = " 0.3.1 "
3+ version = " 0.3.2 "
44edition.workspace = true
5- rust-version = " 1.80 " # MSRV:1
5+ rust-version = " 1.81 " # 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-test-support"
3- version = " 0.4.0 "
3+ version = " 0.4.1 "
44edition.workspace = true
5- rust-version = " 1.80 " # MSRV:1
5+ rust-version = " 1.81 " # 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"
3- version = " 0.6.0 "
4- rust-version = " 1.80 " # MSRV:1
3+ version = " 0.6.1 "
4+ rust-version = " 1.81 " # 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"
3- version = " 0.2.15 "
4- rust-version = " 1.80 " # MSRV:1
3+ version = " 0.2.16 "
4+ rust-version = " 1.81 " # 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"
3- version = " 0.40.5 "
4- rust-version = " 1.80 " # MSRV:1
3+ version = " 0.40.6 "
4+ rust-version = " 1.81 " # 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"
3- version = " 0.4.8 "
4- rust-version = " 1.80 " # MSRV:1
3+ version = " 0.4.9 "
4+ rust-version = " 1.81 " # 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"
3- version = " 0.4.8 "
4- rust-version = " 1.80 " # MSRV:1
3+ version = " 0.4.9 "
4+ rust-version = " 1.81 " # 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"
3- version = " 0.4.8 "
4- rust-version = " 1.80 " # MSRV:1
3+ version = " 0.4.9 "
4+ rust-version = " 1.81 " # MSRV:1
55edition.workspace = true
66license.workspace = true
77homepage.workspace = true
You can’t perform that action at this time.
0 commit comments