mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
big clean up and docs improvmenet of types mod (#1894)
This commit is contained in:
@ -90,6 +90,7 @@ awc = { version = "3.0.0-beta.1", default-features = false }
|
||||
ahash = "0.6"
|
||||
bytes = "1"
|
||||
derive_more = "0.99.5"
|
||||
either = "1.5.3"
|
||||
encoding_rs = "0.8"
|
||||
futures-core = { version = "0.3.7", default-features = false }
|
||||
futures-util = { version = "0.3.7", default-features = false }
|
||||
@ -142,4 +143,4 @@ harness = false
|
||||
|
||||
[[bench]]
|
||||
name = "responder"
|
||||
harness = false
|
||||
harness = false
|
||||
|
Reference in New Issue
Block a user