mirror of
https://github.com/fafhrd91/actix-web
synced 2025-09-02 09:36:39 +02:00
body ergonomics v3 (#2468)
This commit is contained in:
@@ -22,7 +22,7 @@ actix-web = { version = "4.0.0-beta.11", default-features = false }
|
||||
bytes = "1"
|
||||
bytestring = "1"
|
||||
futures-core = { version = "0.3.7", default-features = false }
|
||||
pin-project = "1.0.0"
|
||||
pin-project-lite = "0.2"
|
||||
tokio = { version = "1", features = ["sync"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user