Skip to content

Commit 3814819

Browse files
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.
1 parent 452a29c commit 3814819

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: Cargo.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ checksum = "716960a18f978640f25101b5cbf1c6f6b0d3192fab36a2d98ca96f0ecbe41010"
284284

285285
[[package]]
286286
name = "cargo"
287-
version = "0.46.0"
287+
version = "0.46.1"
288288
dependencies = [
289289
"anyhow",
290290
"atty",

Diff for: src/tools/cargo

0 commit comments

Comments
 (0)