Add rustc-hash to [workspace.dependencies].
This commit is contained in:
parent
77b047aaab
commit
2b26476ccd
6 changed files with 6 additions and 5 deletions
|
|
@ -71,6 +71,7 @@ libc = "=0.2.174"
|
|||
memchr = "2.7.5"
|
||||
proc-macro2 = "1.0.101"
|
||||
quote = "1.0.40"
|
||||
rustc-hash = "2.1.1"
|
||||
rustc-literal-escaper = "0.0.5"
|
||||
rustc_apfloat = "0.2.3"
|
||||
serde_json = "1.0.142"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue