Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 98ae47640f..547940c91d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -513,6 +513,7 @@ dependencies = [
"mbe",
"once_cell",
"profile",
+ "ra-ap-rustc_parse_format",
"rustc-dependencies",
"rustc-hash",
"smallvec",
@@ -1605,7 +1606,6 @@ version = "0.0.0"
dependencies = [
"ra-ap-rustc_abi",
"ra-ap-rustc_index",
- "ra-ap-rustc_parse_format",
]
[[package]]