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

@ -22,7 +22,7 @@ default = ["cookie-session"]
cookie-session = ["cookie/secure", "ntex/cookie"]
[dependencies]
ntex = "0.3.5"
ntex = "0.3.18"
cookie = "0.15"
derive_more = "0.99.11"
futures = "0.3.13"