Update rustc-demangle to 0.1.21.
This commit is contained in:
parent
755385cd4f
commit
f8810ee171
8 changed files with 15 additions and 15 deletions
|
@ -15,7 +15,7 @@ measureme = "9.1.0"
|
|||
snap = "1"
|
||||
tracing = "0.1"
|
||||
rustc_middle = { path = "../rustc_middle" }
|
||||
rustc-demangle = "0.1.18"
|
||||
rustc-demangle = "0.1.21"
|
||||
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