File tree 10 files changed +21
-21
lines changed
cargo-credential-libsecret
cargo-credential-macos-keychain
10 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ name = "cargo"
128
128
version = " 0.81.0"
129
129
edition.workspace = true
130
130
license.workspace = true
131
- rust-version = " 1.77 " # MSRV:1
131
+ rust-version = " 1.78 " # MSRV:1
132
132
homepage = " https://doc.rust-lang.org/cargo/index.html"
133
133
repository.workspace = true
134
134
documentation = " https://docs.rs/cargo"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cargo-test-macro"
3
- version = " 0.2.0 "
3
+ version = " 0.2.1 "
4
4
edition.workspace = true
5
- rust-version = " 1.77 " # MSRV:1
5
+ rust-version = " 1.78 " # 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-test-support"
3
- version = " 0.2.0 "
3
+ version = " 0.2.1 "
4
4
edition.workspace = true
5
- rust-version = " 1.77 " # MSRV:1
5
+ rust-version = " 1.78 " # 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.4.0"
4
- rust-version = " 1.77 " # MSRV:1
4
+ rust-version = " 1.78 " # 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.13"
4
- rust-version = " 1.77 " # MSRV:1
4
+ rust-version = " 1.78 " # 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.2 "
4
- rust-version = " 1.77 " # MSRV:1
3
+ version = " 0.40.3 "
4
+ rust-version = " 1.78 " # 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.5 "
4
- rust-version = " 1.77 " # MSRV:1
3
+ version = " 0.4.6 "
4
+ rust-version = " 1.78 " # 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.5 "
4
- rust-version = " 1.77 " # MSRV:1
3
+ version = " 0.4.6 "
4
+ rust-version = " 1.78 " # 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.5 "
4
- rust-version = " 1.77 " # MSRV:1
3
+ version = " 0.4.6 "
4
+ rust-version = " 1.78 " # 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