Use IndexMap and FxHash for some hot hash maps
This commit is contained in:
parent
c7998d93d0
commit
cf69a2c94c
4 changed files with 28 additions and 15 deletions
|
|
@ -27,9 +27,11 @@ difference = "2.0"
|
|||
dirs = "3.0"
|
||||
glob = "0.3.0"
|
||||
html-escape = "0.2.6"
|
||||
indexmap = "1"
|
||||
lazy_static = "1.2.0"
|
||||
regex = "1"
|
||||
regex-syntax = "0.6.4"
|
||||
rustc-hash = "1"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
smallbitvec = "2.3.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue