update ntex 0.3.18 (#2)

This commit is contained in:
Yura Markin 2021-08-15 13:27:37 +03:00 committed by GitHub
parent bb3816f002
commit 74148e3ddf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 8 additions and 7 deletions

View file

@ -21,7 +21,7 @@ default = ["cookie-policy"]
cookie-policy = ["cookie/secure", "ntex/cookie"]
[dependencies]
ntex = "0.3.5"
ntex = "0.3.18"
futures = "0.3.13"
serde = "1.0"
serde_json = "1.0"