Update rustc-literal-escaper version to 0.0.2

This commit is contained in:
Guillaume Gomez 2025-04-04 22:06:10 +02:00
parent f2ac210f0c
commit 80cb724b3b
3 changed files with 4 additions and 4 deletions

View file

@ -17,7 +17,7 @@ either.workspace = true
itertools.workspace = true
rowan = "=0.15.15"
rustc-hash.workspace = true
rustc-literal-escaper = "0.0.1"
rustc-literal-escaper = "0.0.2"
indexmap.workspace = true
smol_str.workspace = true
triomphe.workspace = true