File tree 2 files changed +4
-4
lines changed
src/tools/miri/cargo-miri 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# This file is automatically @generated by Cargo.
2
2
# It is not intended for manual editing.
3
- version = 3
3
+ version = 4
4
4
5
5
[[package ]]
6
6
name = " anyhow"
@@ -202,9 +202,9 @@ dependencies = [
202
202
203
203
[[package ]]
204
204
name = " rustc_tools_util"
205
- version = " 0.3 .0"
205
+ version = " 0.4 .0"
206
206
source = " registry+https://github.com/rust-lang/crates.io-index"
207
- checksum = " 8ba09476327c4b70ccefb6180f046ef588c26a24cf5d269a9feba316eb4f029f "
207
+ checksum = " 3316159ab19e19d1065ecc49278e87f767a9dae9fae80348d2b4d4fa4ae02d4d "
208
208
209
209
[[package ]]
210
210
name = " rustc_version"
Original file line number Diff line number Diff line change @@ -26,4 +26,4 @@ rustc-build-sysroot = "0.5.4"
26
26
serde = { version = " 1.0.185" , features = [" derive" ] }
27
27
28
28
[build-dependencies ]
29
- rustc_tools_util = " 0.3 "
29
+ rustc_tools_util = " 0.4 "
You can’t perform that action at this time.
0 commit comments