mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
chore(deps): update msrv (1 version) to v1.85
This commit is contained in:
parent
5946db3c14
commit
c30d4f9293
@ -138,7 +138,7 @@ name = "cargo"
|
|||||||
version = "0.88.0"
|
version = "0.88.0"
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
rust-version = "1.84" # MSRV:1
|
rust-version = "1.85" # MSRV:1
|
||||||
homepage = "https://doc.rust-lang.org/cargo/index.html"
|
homepage = "https://doc.rust-lang.org/cargo/index.html"
|
||||||
repository.workspace = true
|
repository.workspace = true
|
||||||
documentation = "https://docs.rs/cargo"
|
documentation = "https://docs.rs/cargo"
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
name = "cargo-test-macro"
|
name = "cargo-test-macro"
|
||||||
version = "0.4.1"
|
version = "0.4.1"
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
rust-version = "1.84" # MSRV:1
|
rust-version = "1.85" # MSRV:1
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
homepage.workspace = true
|
homepage.workspace = true
|
||||||
repository.workspace = true
|
repository.workspace = true
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
name = "cargo-test-support"
|
name = "cargo-test-support"
|
||||||
version = "0.7.2"
|
version = "0.7.2"
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
rust-version = "1.84" # MSRV:1
|
rust-version = "1.85" # MSRV:1
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
homepage.workspace = true
|
homepage.workspace = true
|
||||||
repository.workspace = true
|
repository.workspace = true
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "cargo-util-schemas"
|
name = "cargo-util-schemas"
|
||||||
version = "0.7.3"
|
version = "0.7.3"
|
||||||
rust-version = "1.84" # MSRV:1
|
rust-version = "1.85" # MSRV:1
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
homepage.workspace = true
|
homepage.workspace = true
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "cargo-util"
|
name = "cargo-util"
|
||||||
version = "0.2.19"
|
version = "0.2.19"
|
||||||
rust-version = "1.84" # MSRV:1
|
rust-version = "1.85" # MSRV:1
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
homepage.workspace = true
|
homepage.workspace = true
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "crates-io"
|
name = "crates-io"
|
||||||
version = "0.40.9"
|
version = "0.40.9"
|
||||||
rust-version = "1.84" # MSRV:1
|
rust-version = "1.85" # MSRV:1
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
homepage.workspace = true
|
homepage.workspace = true
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "cargo-credential-libsecret"
|
name = "cargo-credential-libsecret"
|
||||||
version = "0.4.12"
|
version = "0.4.12"
|
||||||
rust-version = "1.84" # MSRV:1
|
rust-version = "1.85" # MSRV:1
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
homepage.workspace = true
|
homepage.workspace = true
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "cargo-credential-macos-keychain"
|
name = "cargo-credential-macos-keychain"
|
||||||
version = "0.4.12"
|
version = "0.4.12"
|
||||||
rust-version = "1.84" # MSRV:1
|
rust-version = "1.85" # MSRV:1
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
homepage.workspace = true
|
homepage.workspace = true
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "cargo-credential-wincred"
|
name = "cargo-credential-wincred"
|
||||||
version = "0.4.12"
|
version = "0.4.12"
|
||||||
rust-version = "1.84" # MSRV:1
|
rust-version = "1.85" # MSRV:1
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
homepage.workspace = true
|
homepage.workspace = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user