Bump cargo
This is not a user-visible change as Cargo's library API is not exposed by Rust, but this way the version in 1.45.1 will appropriately match with published Cargo 0.46.1.
This commit is contained in:
parent
452a29cc2e
commit
3814819951
2 changed files with 2 additions and 2 deletions
|
|
@ -284,7 +284,7 @@ checksum = "716960a18f978640f25101b5cbf1c6f6b0d3192fab36a2d98ca96f0ecbe41010"
|
|||
|
||||
[[package]]
|
||||
name = "cargo"
|
||||
version = "0.46.0"
|
||||
version = "0.46.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"atty",
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 744bd1fbb666f33b20b09d5bacc5047957c8ed42
|
||||
Subproject commit f242df6edb897f6f69d393a22bb257f5af0f52d0
|
||||
Loading…
Add table
Add a link
Reference in a new issue