File tree 1 file changed +8
-2
lines changed
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -377,7 +377,7 @@ dependencies = [
377
377
" cargo_metadata" ,
378
378
" directories" ,
379
379
" rustc-build-sysroot" ,
380
- " rustc_tools_util" ,
380
+ " rustc_tools_util 0.4.0 " ,
381
381
" rustc_version" ,
382
382
" serde" ,
383
383
" serde_json" ,
@@ -552,7 +552,7 @@ dependencies = [
552
552
" parking_lot" ,
553
553
" quote" ,
554
554
" regex" ,
555
- " rustc_tools_util" ,
555
+ " rustc_tools_util 0.3.0 " ,
556
556
" serde" ,
557
557
" serde_json" ,
558
558
" syn 2.0.79" ,
@@ -4465,6 +4465,12 @@ version = "0.3.0"
4465
4465
source = " registry+https://github.com/rust-lang/crates.io-index"
4466
4466
checksum = " 8ba09476327c4b70ccefb6180f046ef588c26a24cf5d269a9feba316eb4f029f"
4467
4467
4468
+ [[package ]]
4469
+ name = " rustc_tools_util"
4470
+ version = " 0.4.0"
4471
+ source = " registry+https://github.com/rust-lang/crates.io-index"
4472
+ checksum = " 3316159ab19e19d1065ecc49278e87f767a9dae9fae80348d2b4d4fa4ae02d4d"
4473
+
4468
4474
[[package ]]
4469
4475
name = " rustc_trait_selection"
4470
4476
version = " 0.0.0"
You can’t perform that action at this time.
0 commit comments