chore(deps): update msrv

This commit is contained in:
renovate[bot] 2024-11-29 03:54:45 +00:00 committed by GitHub
parent 81e0670ddd
commit 1ec49b8947
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 10 additions and 10 deletions

View File

@ -11,7 +11,7 @@ exclude = [
]
[workspace.package]
rust-version = "1.79" # MSRV:3
rust-version = "1.80" # MSRV:3
edition = "2021"
license = "MIT OR Apache-2.0"
homepage = "https://github.com/rust-lang/cargo"
@ -137,7 +137,7 @@ name = "cargo"
version = "0.85.0"
edition.workspace = true
license.workspace = true
rust-version = "1.82" # MSRV:1
rust-version = "1.83" # MSRV:1
homepage = "https://doc.rust-lang.org/cargo/index.html"
repository.workspace = true
documentation = "https://docs.rs/cargo"

View File

@ -2,7 +2,7 @@
name = "cargo-test-macro"
version = "0.3.3"
edition.workspace = true
rust-version = "1.82" # MSRV:1
rust-version = "1.83" # MSRV:1
license.workspace = true
homepage.workspace = true
repository.workspace = true

View File

@ -2,7 +2,7 @@
name = "cargo-test-support"
version = "0.6.0"
edition.workspace = true
rust-version = "1.82" # MSRV:1
rust-version = "1.83" # MSRV:1
license.workspace = true
homepage.workspace = true
repository.workspace = true

View File

@ -1,7 +1,7 @@
[package]
name = "cargo-util-schemas"
version = "0.7.1"
rust-version = "1.82" # MSRV:1
rust-version = "1.83" # MSRV:1
edition.workspace = true
license.workspace = true
homepage.workspace = true

View File

@ -1,7 +1,7 @@
[package]
name = "cargo-util"
version = "0.2.17"
rust-version = "1.82" # MSRV:1
rust-version = "1.83" # MSRV:1
edition.workspace = true
license.workspace = true
homepage.workspace = true

View File

@ -1,7 +1,7 @@
[package]
name = "crates-io"
version = "0.40.7"
rust-version = "1.82" # MSRV:1
rust-version = "1.83" # MSRV:1
edition.workspace = true
license.workspace = true
homepage.workspace = true

View File

@ -1,7 +1,7 @@
[package]
name = "cargo-credential-libsecret"
version = "0.4.10"
rust-version = "1.82" # MSRV:1
rust-version = "1.83" # MSRV:1
edition.workspace = true
license.workspace = true
homepage.workspace = true

View File

@ -1,7 +1,7 @@
[package]
name = "cargo-credential-macos-keychain"
version = "0.4.10"
rust-version = "1.82" # MSRV:1
rust-version = "1.83" # MSRV:1
edition.workspace = true
license.workspace = true
homepage.workspace = true

View File

@ -1,7 +1,7 @@
[package]
name = "cargo-credential-wincred"
version = "0.4.10"
rust-version = "1.82" # MSRV:1
rust-version = "1.83" # MSRV:1
edition.workspace = true
license.workspace = true
homepage.workspace = true