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 @@ -137,7 +137,7 @@ name = "cargo"
137
137
version = " 0.85.0"
138
138
edition.workspace = true
139
139
license.workspace = true
140
- rust-version = " 1.82 " # MSRV:1
140
+ rust-version = " 1.83 " # MSRV:1
141
141
homepage = " https://doc.rust-lang.org/cargo/index.html"
142
142
repository.workspace = true
143
143
documentation = " https://docs.rs/cargo"
Original file line number Diff line number Diff line change 2
2
name = " cargo-test-macro"
3
3
version = " 0.3.3"
4
4
edition.workspace = true
5
- rust-version = " 1.82 " # MSRV:1
5
+ rust-version = " 1.83 " # MSRV:1
6
6
license.workspace = true
7
7
homepage.workspace = true
8
8
repository.workspace = true
Original file line number Diff line number Diff line change 2
2
name = " cargo-test-support"
3
3
version = " 0.6.0"
4
4
edition.workspace = true
5
- rust-version = " 1.82 " # MSRV:1
5
+ rust-version = " 1.83 " # MSRV:1
6
6
license.workspace = true
7
7
homepage.workspace = true
8
8
repository.workspace = true
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cargo-util-schemas"
3
3
version = " 0.7.1"
4
- rust-version = " 1.82 " # MSRV:1
4
+ rust-version = " 1.83 " # MSRV:1
5
5
edition.workspace = true
6
6
license.workspace = true
7
7
homepage.workspace = true
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cargo-util"
3
3
version = " 0.2.17"
4
- rust-version = " 1.82 " # MSRV:1
4
+ rust-version = " 1.83 " # MSRV:1
5
5
edition.workspace = true
6
6
license.workspace = true
7
7
homepage.workspace = true
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " crates-io"
3
3
version = " 0.40.7"
4
- rust-version = " 1.82 " # MSRV:1
4
+ rust-version = " 1.83 " # MSRV:1
5
5
edition.workspace = true
6
6
license.workspace = true
7
7
homepage.workspace = true
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cargo-credential-libsecret"
3
3
version = " 0.4.10"
4
- rust-version = " 1.82 " # MSRV:1
4
+ rust-version = " 1.83 " # MSRV:1
5
5
edition.workspace = true
6
6
license.workspace = true
7
7
homepage.workspace = true
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cargo-credential-macos-keychain"
3
3
version = " 0.4.10"
4
- rust-version = " 1.82 " # MSRV:1
4
+ rust-version = " 1.83 " # MSRV:1
5
5
edition.workspace = true
6
6
license.workspace = true
7
7
homepage.workspace = true
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cargo-credential-wincred"
3
3
version = " 0.4.10"
4
- rust-version = " 1.82 " # MSRV:1
4
+ rust-version = " 1.83 " # MSRV:1
5
5
edition.workspace = true
6
6
license.workspace = true
7
7
homepage.workspace = true
You can’t perform that action at this time.
0 commit comments