mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 06:57:43 +02:00
Switch from fnv to a identity hasher in extensions (#342)
This commit is contained in:
@ -57,7 +57,6 @@ base64 = "0.9"
|
||||
bitflags = "1.0"
|
||||
failure = "0.1.1"
|
||||
h2 = "0.1"
|
||||
fnv = "1.0.5"
|
||||
http = "^0.1.5"
|
||||
httparse = "1.2"
|
||||
log = "0.4"
|
||||
|
Reference in New Issue
Block a user