File tree Expand file tree Collapse file tree 8 files changed +19
-19
lines changed
cargo-credential-libsecret
cargo-credential-macos-keychain Expand file tree Collapse file tree 8 files changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ name = "cargo"
127127version = " 0.79.0"
128128edition.workspace = true
129129license.workspace = true
130- rust-version = " 1.75 .0" # MSRV:1
130+ rust-version = " 1.76 .0" # MSRV:1
131131homepage = " https://doc.rust-lang.org/cargo/index.html"
132132repository.workspace = true
133133documentation = " https://docs.rs/cargo"
Original file line number Diff line number Diff line change 11[package ]
22name = " cargo-util-schemas"
3- version = " 0.2.0 "
4- rust-version = " 1.75 .0" # MSRV:1
3+ version = " 0.2.1 "
4+ rust-version = " 1.76 .0" # 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.10 "
4- rust-version = " 1.75 .0" # MSRV:1
3+ version = " 0.2.11 "
4+ rust-version = " 1.76 .0" # 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.0 "
4- rust-version = " 1.75 .0" # MSRV:1
3+ version = " 0.40.1 "
4+ rust-version = " 1.76 .0" # 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.3 "
4- rust-version = " 1.75 .0" # MSRV:1
3+ version = " 0.4.4 "
4+ rust-version = " 1.76 .0" # 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.3 "
4- rust-version = " 1.75 .0" # MSRV:1
3+ version = " 0.4.4 "
4+ rust-version = " 1.76 .0" # 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.3 "
4- rust-version = " 1.75 .0" # MSRV:1
3+ version = " 0.4.4 "
4+ rust-version = " 1.76 .0" # MSRV:1
55edition.workspace = true
66license.workspace = true
77homepage.workspace = true
You can’t perform that action at this time.
0 commit comments