Skip to content

Commit a018e3a

Browse files
chore(deps): update msrv (1 version) to v1.79
1 parent ebb6a36 commit a018e3a

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ name = "cargo"
128128
version = "0.82.0"
129129
edition.workspace = true
130130
license.workspace = true
131-
rust-version = "1.78" # MSRV:1
131+
rust-version = "1.79" # MSRV:1
132132
homepage = "https://doc.rust-lang.org/cargo/index.html"
133133
repository.workspace = true
134134
documentation = "https://docs.rs/cargo"

Diff for: crates/cargo-test-macro/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "cargo-test-macro"
33
version = "0.2.1"
44
edition.workspace = true
5-
rust-version = "1.78" # MSRV:1
5+
rust-version = "1.79" # MSRV:1
66
license.workspace = true
77
homepage.workspace = true
88
repository.workspace = true

Diff for: crates/cargo-test-support/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "cargo-test-support"
33
version = "0.2.2"
44
edition.workspace = true
5-
rust-version = "1.78" # MSRV:1
5+
rust-version = "1.79" # MSRV:1
66
license.workspace = true
77
homepage.workspace = true
88
repository.workspace = true

Diff for: crates/cargo-util-schemas/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "cargo-util-schemas"
33
version = "0.5.0"
4-
rust-version = "1.78" # MSRV:1
4+
rust-version = "1.79" # MSRV:1
55
edition.workspace = true
66
license.workspace = true
77
homepage.workspace = true

Diff for: crates/cargo-util/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "cargo-util"
33
version = "0.2.13"
4-
rust-version = "1.78" # MSRV:1
4+
rust-version = "1.79" # MSRV:1
55
edition.workspace = true
66
license.workspace = true
77
homepage.workspace = true

Diff for: crates/crates-io/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "crates-io"
33
version = "0.40.3"
4-
rust-version = "1.78" # MSRV:1
4+
rust-version = "1.79" # MSRV:1
55
edition.workspace = true
66
license.workspace = true
77
homepage.workspace = true

Diff for: credential/cargo-credential-libsecret/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "cargo-credential-libsecret"
33
version = "0.4.6"
4-
rust-version = "1.78" # MSRV:1
4+
rust-version = "1.79" # MSRV:1
55
edition.workspace = true
66
license.workspace = true
77
homepage.workspace = true

Diff for: credential/cargo-credential-macos-keychain/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "cargo-credential-macos-keychain"
33
version = "0.4.6"
4-
rust-version = "1.78" # MSRV:1
4+
rust-version = "1.79" # MSRV:1
55
edition.workspace = true
66
license.workspace = true
77
homepage.workspace = true

Diff for: credential/cargo-credential-wincred/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "cargo-credential-wincred"
33
version = "0.4.6"
4-
rust-version = "1.78" # MSRV:1
4+
rust-version = "1.79" # MSRV:1
55
edition.workspace = true
66
license.workspace = true
77
homepage.workspace = true

0 commit comments

Comments
 (0)