Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/tt/Cargo.toml')
-rw-r--r--crates/tt/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tt/Cargo.toml b/crates/tt/Cargo.toml
index 1900635b99..cea1519c2d 100644
--- a/crates/tt/Cargo.toml
+++ b/crates/tt/Cargo.toml
@@ -13,10 +13,10 @@ doctest = false
[dependencies]
arrayvec.workspace = true
-smol_str.workspace = true
text-size.workspace = true
stdx.workspace = true
+intern.workspace = true
ra-ap-rustc_lexer.workspace = true
[features]