Skip to content

Commit d03c54a

Browse files
tottotoseanmonstar
authored andcommitted
chore(dependencies): update tracing minimal version to 0.1.35
1 parent 3cdef96 commit d03c54a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ tokio-util = { version = "0.7.1", features = ["codec", "io"] }
4848
tokio = { version = "1", features = ["io-util"] }
4949
bytes = "1"
5050
http = "0.2"
51-
tracing = { version = "0.1.32", default-features = false, features = ["std"] }
51+
tracing = { version = "0.1.35", default-features = false, features = ["std"] }
5252
fnv = "1.0.5"
5353
slab = "0.4.2"
5454
indexmap = { version = "2", features = ["std"] }

0 commit comments

Comments
 (0)