Update to rustc-demangle 0.1.18
This commit is contained in:
parent
a797801532
commit
878c97e70c
4 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@ doctest = false
|
|||
[dependencies]
|
||||
tracing = "0.1"
|
||||
punycode = "0.4.0"
|
||||
rustc-demangle = "0.1.17"
|
||||
rustc-demangle = "0.1.18"
|
||||
|
||||
rustc_ast = { path = "../rustc_ast" }
|
||||
rustc_span = { path = "../rustc_span" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue