Add rustc-demangle to [workspace.dependencies].
This commit is contained in:
parent
b16c66ee83
commit
475c29d30f
4 changed files with 4 additions and 3 deletions
|
|
@ -75,6 +75,7 @@ odht = { version = "0.3.1", features = ["nightly"] }
|
|||
polonius-engine = "0.13.0"
|
||||
proc-macro2 = "1.0.101"
|
||||
quote = "1.0.40"
|
||||
rustc-demangle = "0.1.26"
|
||||
rustc-hash = "2.1.1"
|
||||
rustc-literal-escaper = "0.0.5"
|
||||
rustc_apfloat = "0.2.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue