Skip to content

Commit 0e64932

Browse files
committed
fix minimal versions
1 parent 66756bc commit 0e64932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actix-tracing/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ path = "src/lib.rs"
1919
actix-service = "2.0.0"
2020
actix-utils = "3.0.0"
2121

22-
tracing = "0.1"
22+
tracing = "0.1.35"
2323
tracing-futures = "0.2"
2424

2525
[dev_dependencies]

0 commit comments

Comments
 (0)