update cookie to 0.16

This commit is contained in:
Nikolay Kim 2021-12-30 02:35:08 +06:00
parent a2623cdc29
commit f91c50854e
3 changed files with 9 additions and 6 deletions

View file

@ -43,6 +43,5 @@ async_std = { version = "1", package = "async-std", optional = true }
[dev-dependencies]
ntex = "0.5.0-b.5"
futures = "0.3"
rand = "0.8"
env_logger = "0.9"