mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
Bump to 0.83.0
This commit is contained in:
parent
ea14e861c7
commit
9b965db937
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -266,7 +266,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cargo"
|
name = "cargo"
|
||||||
version = "0.82.0"
|
version = "0.83.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"annotate-snippets",
|
"annotate-snippets",
|
||||||
"anstream",
|
"anstream",
|
||||||
|
@ -125,7 +125,7 @@ self_named_module_files = "warn"
|
|||||||
|
|
||||||
[package]
|
[package]
|
||||||
name = "cargo"
|
name = "cargo"
|
||||||
version = "0.82.0"
|
version = "0.83.0"
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
rust-version = "1.79" # MSRV:1
|
rust-version = "1.79" # MSRV:1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user