mirror of
https://github.com/fafhrd91/actix-net
synced 2025-08-10 22:28:08 +02:00
fix minimal versions
This commit is contained in:
@@ -19,7 +19,7 @@ path = "src/lib.rs"
|
|||||||
actix-service = "2.0.0"
|
actix-service = "2.0.0"
|
||||||
actix-utils = "3.0.0"
|
actix-utils = "3.0.0"
|
||||||
|
|
||||||
tracing = "0.1"
|
tracing = "0.1.35"
|
||||||
tracing-futures = "0.2"
|
tracing-futures = "0.2"
|
||||||
|
|
||||||
[dev_dependencies]
|
[dev_dependencies]
|
||||||
|
Reference in New Issue
Block a user