1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

fix warnings

This commit is contained in:
Nikolay Kim
2019-12-13 11:46:02 +06:00
parent c1deaaeb2f
commit 3d64d565d9
3 changed files with 3 additions and 3 deletions

View File

@ -50,7 +50,7 @@ actix-tls = { version = "1.0.0", optional = true }
base64 = "0.11"
bitflags = "1.2"
bytes = "0.5.2"
bytes = "0.5.3"
copyless = "0.1.4"
chrono = "0.4.6"
derive_more = "0.99.2"