Skip to content

Commit ccc31b4

Browse files
renovate[bot]epage
authored andcommitted
chore(deps): update msrv
1 parent a510712 commit ccc31b4

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ exclude = [
1111
]
1212

1313
[workspace.package]
14-
rust-version = "1.73" # MSRV:3
14+
rust-version = "1.75" # MSRV:3
1515
edition = "2021"
1616
license = "MIT OR Apache-2.0"
1717
homepage = "https://github.com/rust-lang/cargo"
@@ -127,7 +127,7 @@ name = "cargo"
127127
version = "0.80.0"
128128
edition.workspace = true
129129
license.workspace = true
130-
rust-version = "1.76.0" # MSRV:1
130+
rust-version = "1.77" # MSRV:1
131131
homepage = "https://doc.rust-lang.org/cargo/index.html"
132132
repository.workspace = true
133133
documentation = "https://docs.rs/cargo"

crates/cargo-util-schemas/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "cargo-util-schemas"
33
version = "0.3.1"
4-
rust-version = "1.76.0" # MSRV:1
4+
rust-version = "1.77" # MSRV:1
55
edition.workspace = true
66
license.workspace = true
77
homepage.workspace = true

crates/cargo-util/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "cargo-util"
33
version = "0.2.11"
4-
rust-version = "1.76.0" # MSRV:1
4+
rust-version = "1.77" # MSRV:1
55
edition.workspace = true
66
license.workspace = true
77
homepage.workspace = true

crates/crates-io/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "crates-io"
33
version = "0.40.1"
4-
rust-version = "1.76.0" # MSRV:1
4+
rust-version = "1.77" # MSRV:1
55
edition.workspace = true
66
license.workspace = true
77
homepage.workspace = true

credential/cargo-credential-libsecret/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "cargo-credential-libsecret"
33
version = "0.4.4"
4-
rust-version = "1.76.0" # MSRV:1
4+
rust-version = "1.77" # MSRV:1
55
edition.workspace = true
66
license.workspace = true
77
homepage.workspace = true

credential/cargo-credential-macos-keychain/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "cargo-credential-macos-keychain"
33
version = "0.4.4"
4-
rust-version = "1.76.0" # MSRV:1
4+
rust-version = "1.77" # MSRV:1
55
edition.workspace = true
66
license.workspace = true
77
homepage.workspace = true

credential/cargo-credential-wincred/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "cargo-credential-wincred"
33
version = "0.4.4"
4-
rust-version = "1.76.0" # MSRV:1
4+
rust-version = "1.77" # MSRV:1
55
edition.workspace = true
66
license.workspace = true
77
homepage.workspace = true

0 commit comments

Comments
 (0)