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
|
@ -15,7 +15,7 @@ measureme = "0.7.1"
|
|||
snap = "1"
|
||||
tracing = "0.1"
|
||||
rustc_middle = { path = "../rustc_middle" }
|
||||
rustc-demangle = "0.1.17"
|
||||
rustc-demangle = "0.1.18"
|
||||
rustc_attr = { path = "../rustc_attr" }
|
||||
rustc_codegen_ssa = { path = "../rustc_codegen_ssa" }
|
||||
rustc_data_structures = { path = "../rustc_data_structures" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue