1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 22:07:42 +02:00

test bytestring with ahash

This commit is contained in:
Rob Ede
2021-01-03 04:42:08 +00:00
parent 5285656bdc
commit 147c4f4f2c
2 changed files with 4 additions and 4 deletions

View File

@ -24,4 +24,4 @@ serde = { version = "1.0", optional = true }
[dev-dependencies]
serde_json = "1.0"
siphasher = "0.3"
ahash = { version = "0.6", default-features = false }