Update rustc-literal-escaper
version to 0.0.2
This commit is contained in:
parent
2b533e6b49
commit
2e3a161871
8 changed files with 15 additions and 10 deletions
|
@ -5,8 +5,8 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
# tidy-alphabetical-start
|
||||
rustc-literal-escaper = "0.0.2"
|
||||
rustc_lexer = { path = "../rustc_lexer" }
|
||||
rustc-literal-escaper = "0.0.1"
|
||||
# tidy-alphabetical-end
|
||||
|
||||
[target.'cfg(target_pointer_width = "64")'.dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue