Add rustc-hash to [workspace.dependencies].

This commit is contained in:
Nicholas Nethercote 2025-08-27 20:24:41 +10:00
parent 77b047aaab
commit 2b26476ccd
6 changed files with 6 additions and 5 deletions

View file

@ -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"