Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock5
1 files changed, 0 insertions, 5 deletions
diff --git a/Cargo.lock b/Cargo.lock
index aeb7444aa3..4616b2fde8 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1304,15 +1304,10 @@ name = "proc-macro-test"
version = "0.0.0"
dependencies = [
"cargo_metadata",
- "proc-macro-test-impl",
"toolchain",
]
[[package]]
-name = "proc-macro-test-impl"
-version = "0.0.0"
-
-[[package]]
name = "proc-macro2"
version = "1.0.69"
source = "registry+https://github.com/rust-lang/crates.io-index"