Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 10927728a1..42eaeb01f1 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3085,8 +3085,10 @@ name = "tt"
version = "0.0.0"
dependencies = [
"arrayvec",
+ "indexmap",
"intern",
"ra-ap-rustc_lexer",
+ "rustc-hash 2.1.1",
"span",
"stdx",
"text-size 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",