Clean up rustc-literal-escaper usage in rust-analyzer

This commit is contained in:
Guillaume Gomez 2025-04-05 20:06:52 +02:00
parent 80cb724b3b
commit 2135a01cbe
4 changed files with 3 additions and 5 deletions

View file

@ -17,14 +17,12 @@ either.workspace = true
itertools.workspace = true
rowan = "=0.15.15"
rustc-hash.workspace = true
rustc-literal-escaper = "0.0.2"
rustc-literal-escaper.workspace = true
indexmap.workspace = true
smol_str.workspace = true
triomphe.workspace = true
tracing.workspace = true
ra-ap-rustc_lexer.workspace = true
parser.workspace = true
stdx.workspace = true