mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
add payload stream migration entry
This commit is contained in:
parent
005c055a7f
commit
33b4c05557
2 changed files with 31 additions and 1 deletions
|
@ -86,7 +86,7 @@ hashbrown = "0.2.2"
|
|||
log = "0.4"
|
||||
mime = "0.3"
|
||||
net2 = "0.2.33"
|
||||
parking_lot = "0.7"
|
||||
parking_lot = "0.8"
|
||||
regex = "1.0"
|
||||
serde = { version = "1.0", features=["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue