mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
chore: bump to 0.87.0
This commit is contained in:
parent
12541d6e5e
commit
637c41e987
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -305,7 +305,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cargo"
|
name = "cargo"
|
||||||
version = "0.86.0"
|
version = "0.87.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"annotate-snippets",
|
"annotate-snippets",
|
||||||
"anstream",
|
"anstream",
|
||||||
|
@ -135,7 +135,7 @@ self_named_module_files = "warn"
|
|||||||
|
|
||||||
[package]
|
[package]
|
||||||
name = "cargo"
|
name = "cargo"
|
||||||
version = "0.86.0"
|
version = "0.87.0"
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
rust-version = "1.83" # MSRV:1
|
rust-version = "1.83" # MSRV:1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user