Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 1e924d92f4..a2eb8b1397 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -821,7 +821,6 @@ dependencies = [
"intern",
"itertools 0.14.0",
"la-arena 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
- "mbe",
"query-group-macro",
"ra-ap-rustc_abi",
"ra-ap-rustc_parse_format",
@@ -1219,7 +1218,6 @@ dependencies = [
"hashbrown 0.14.5",
"rayon",
"rustc-hash 2.1.1",
- "smallvec",
"triomphe",
]
@@ -1882,7 +1880,6 @@ dependencies = [
"postcard",
"proc-macro-api",
"proc-macro-srv",
- "tt",
]
[[package]]
@@ -2782,7 +2779,6 @@ dependencies = [
"hir-expand",
"intern",
"paths",
- "rustc-hash 2.1.1",
"span",
"stdx",
"test-utils",