Skip to content

Commit 36d8d55

Browse files
authored
Rollup merge of #100656 - ehuss:update-cargo, r=ehuss
Update cargo 3 commits in efd4ca3dc0b89929dc8c5f5c023d25978d76cb61..9809f8ff33c2b998919fd0432c626f0f7323697a 2022-08-12 01:28:28 +0000 to 2022-08-16 22:10:06 +0000 - Improve error message for an array value in the manifest (rust-lang/cargo#10944) - Fix file locking being not supported on Android raising an error (rust-lang/cargo#10975) - Bump to 0.66.0, update changelog (rust-lang/cargo#10983)
2 parents c0d9fea + f4674b4 commit 36d8d55

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
@@ -321,7 +321,7 @@ dependencies = [
321321

322322
[[package]]
323323
name = "cargo"
324-
version = "0.65.0"
324+
version = "0.66.0"
325325
dependencies = [
326326
"anyhow",
327327
"atty",

0 commit comments

Comments
 (0)