mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
chore: bump to 0.88.0
This commit is contained in:
parent
511e3ab945
commit
1ec88b3b03
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -306,7 +306,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cargo"
|
name = "cargo"
|
||||||
version = "0.87.0"
|
version = "0.88.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.87.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.84" # MSRV:1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user