File tree 8 files changed +18
-18
lines changed
cargo-credential-libsecret
cargo-credential-macos-keychain
8 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ exclude = [
11
11
]
12
12
13
13
[workspace .package ]
14
- rust-version = " 1.73 " # MSRV:3
14
+ rust-version = " 1.75 " # MSRV:3
15
15
edition = " 2021"
16
16
license = " MIT OR Apache-2.0"
17
17
homepage = " https://github.com/rust-lang/cargo"
@@ -127,7 +127,7 @@ name = "cargo"
127
127
version = " 0.80.0"
128
128
edition.workspace = true
129
129
license.workspace = true
130
- rust-version = " 1.76.0 " # MSRV:1
130
+ rust-version = " 1.77 " # MSRV:1
131
131
homepage = " https://doc.rust-lang.org/cargo/index.html"
132
132
repository.workspace = true
133
133
documentation = " https://docs.rs/cargo"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cargo-util-schemas"
3
3
version = " 0.3.1"
4
- rust-version = " 1.76.0 " # MSRV:1
4
+ rust-version = " 1.77 " # 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
- version = " 0.2.11 "
4
- rust-version = " 1.76.0 " # MSRV:1
3
+ version = " 0.2.12 "
4
+ rust-version = " 1.77 " # 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
- version = " 0.40.1 "
4
- rust-version = " 1.76.0 " # MSRV:1
3
+ version = " 0.40.2 "
4
+ rust-version = " 1.77 " # 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
- version = " 0.4.4 "
4
- rust-version = " 1.76.0 " # MSRV:1
3
+ version = " 0.4.5 "
4
+ rust-version = " 1.77 " # 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
- version = " 0.4.4 "
4
- rust-version = " 1.76.0 " # MSRV:1
3
+ version = " 0.4.5 "
4
+ rust-version = " 1.77 " # 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
- version = " 0.4.4 "
4
- rust-version = " 1.76.0 " # MSRV:1
3
+ version = " 0.4.5 "
4
+ rust-version = " 1.77 " # 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