mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-23 05:07:27 +00:00
remove unused boomphf
dependency
This commit is contained in:
parent
994c988739
commit
ea05d74a90
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ description = "A generic framework for on-demand, incrementalized computation (e
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
arc-swap = "1"
|
arc-swap = "1"
|
||||||
boomphf = "0.6"
|
|
||||||
crossbeam = "0.8"
|
crossbeam = "0.8"
|
||||||
dashmap = "6"
|
dashmap = "6"
|
||||||
hashlink = "0.9"
|
hashlink = "0.9"
|
||||||
|
|
Loading…
Reference in a new issue