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

prep release

This commit is contained in:
Nikolay Kim
2020-01-15 13:35:07 -08:00
parent 3116db5168
commit e7c2439543
5 changed files with 9 additions and 1 deletions

View File

@ -16,7 +16,7 @@ name = "actix_tracing"
path = "src/lib.rs"
[dependencies]
actix-service = "1.0.3"
actix-service = "1.0.4"
futures-util = "0.3.1"
tracing = "0.1"
tracing-futures = "0.2"