Add rustc-literal-escaper to [workspace.dependencies].

This commit is contained in:
Nicholas Nethercote
2025-08-22 07:30:50 +10:00
parent dfa748e910
commit 32b0fff8fe
5 changed files with 5 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ doctest = false
[dependencies]
# tidy-alphabetical-start
rustc-literal-escaper = "0.0.5"
rustc-literal-escaper.workspace = true
# tidy-alphabetical-end
[features]