mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-02 04:48:13 +00:00
Update rustc-literal-escaper version to 0.0.2
This commit is contained in:
parent
f2ac210f0c
commit
80cb724b3b
3 changed files with 4 additions and 4 deletions
|
|
@ -14,7 +14,7 @@ rust-version.workspace = true
|
|||
[dependencies]
|
||||
drop_bomb = "0.1.5"
|
||||
ra-ap-rustc_lexer.workspace = true
|
||||
rustc-literal-escaper = "0.0.1"
|
||||
rustc-literal-escaper = "0.0.2"
|
||||
tracing = { workspace = true, optional = true }
|
||||
|
||||
edition.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue