Skip to content

Commit 1f501a7

Browse files
committed
update lockfile
1 parent eb5ca5f commit 1f501a7

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

Cargo.lock

+8-2
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ dependencies = [
377377
"cargo_metadata",
378378
"directories",
379379
"rustc-build-sysroot",
380-
"rustc_tools_util",
380+
"rustc_tools_util 0.4.0",
381381
"rustc_version",
382382
"serde",
383383
"serde_json",
@@ -552,7 +552,7 @@ dependencies = [
552552
"parking_lot",
553553
"quote",
554554
"regex",
555-
"rustc_tools_util",
555+
"rustc_tools_util 0.3.0",
556556
"serde",
557557
"serde_json",
558558
"syn 2.0.79",
@@ -4465,6 +4465,12 @@ version = "0.3.0"
44654465
source = "registry+https://github.com/rust-lang/crates.io-index"
44664466
checksum = "8ba09476327c4b70ccefb6180f046ef588c26a24cf5d269a9feba316eb4f029f"
44674467

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+
44684474
[[package]]
44694475
name = "rustc_trait_selection"
44704476
version = "0.0.0"

0 commit comments

Comments
 (0)