Upgrade indexmap and thorin-dwp to use hashbrown 0.12
This removes the last dependencies on hashbrown 0.11.
This commit is contained in:
parent
967a9c94b3
commit
daa7c14a44
7 changed files with 19 additions and 40 deletions
|
@ -14,7 +14,7 @@ tracing = "0.1"
|
|||
libc = "0.2.50"
|
||||
jobserver = "0.1.22"
|
||||
tempfile = "3.2"
|
||||
thorin-dwp = "0.2"
|
||||
thorin-dwp = "0.3"
|
||||
pathdiff = "0.2.0"
|
||||
serde_json = "1.0.59"
|
||||
snap = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue