Skip to content

Commit e1a222e

Browse files
chore(deps): bump tracing-subscriber to latest version (#160)
1 parent 626cf63 commit e1a222e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ tokio = "1.46.1"
9393
toml = "0.8.23"
9494
tracing = "0.1.41"
9595
tracing-appender = "0.2.3"
96-
tracing-subscriber = { version = "0.3.18", features = [ "env-filter" ] }
96+
tracing-subscriber = { version = "0.3.22", features = [ "env-filter" ] }
9797
url = "2"
9898
k256 = { version = "0.13" }
9999
test-log = { version = "0.2", features = [ "trace" ] }

0 commit comments

Comments
 (0)