File tree Expand file tree Collapse file tree 7 files changed +17
-17
lines changed
cargo-credential-1password Expand file tree Collapse file tree 7 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ exclude = [
1111]
1212
1313[workspace .package ]
14- rust-version = " 1.73 " # MSRV:1
14+ rust-version = " 1.75.0 " # MSRV:1
1515edition = " 2021"
1616license = " MIT OR Apache-2.0"
1717homepage = " https://github.com/rust-lang/cargo"
Original file line number Diff line number Diff line change 11[package ]
22name = " cargo-platform"
3- version = " 0.1.7 "
3+ version = " 0.1.8 "
44edition.workspace = true
55license.workspace = true
6- rust-version = " 1.70.0 " # MSRV:3
6+ rust-version = " 1.73 " # MSRV:3
77homepage.workspace = true
88repository.workspace = true
99documentation = " https://docs.rs/cargo-platform"
Original file line number Diff line number Diff line change 11[package ]
22name = " home"
3- version = " 0.5.10 "
3+ version = " 0.5.11 "
44authors = [" Brian Anderson <andersrb@gmail.com>" ]
5- rust-version = " 1.70.0 " # MSRV:3
5+ rust-version = " 1.73 " # MSRV:3
66documentation = " https://docs.rs/home"
77edition.workspace = true
88include = [
Original file line number Diff line number Diff line change 11[package ]
22name = " rustfix"
3- version = " 0.8.0 "
3+ version = " 0.8.1 "
44authors = [
55 " Pascal Hertleif <killercup@gmail.com>" ,
66 " Oliver Schneider <oli-obk@users.noreply.github.com>" ,
77]
8- rust-version = " 1.70.0 " # MSRV:3
8+ rust-version = " 1.73 " # MSRV:3
99edition.workspace = true
1010license.workspace = true
1111homepage.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " cargo-credential-1password"
3- version = " 0.4.3 "
4- rust-version = " 1.70.0 " # MSRV:3
3+ version = " 0.4.4 "
4+ rust-version = " 1.73 " # MSRV:3
55edition.workspace = true
66license.workspace = true
77homepage.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " cargo-credential"
3- version = " 0.4.3 "
4- rust-version = " 1.70.0 " # MSRV:3
3+ version = " 0.4.4 "
4+ rust-version = " 1.73 " # MSRV:3
55edition.workspace = true
66license.workspace = true
77homepage.workspace = true
You can’t perform that action at this time.
0 commit comments