Try out faster hash algorithm
This commit is contained in:
parent
5e8589f73e
commit
11c4ff699f
3 changed files with 13 additions and 5 deletions
|
|
@ -5,6 +5,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
clap = { version = "4.0.5", features = ["derive"] }
|
||||
rustc-hash = "1.1.0"
|
||||
serde = { version = "1.0.145", features = ["derive"] }
|
||||
serde_json = "1.0.85"
|
||||
simd-json = "0.6.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue