We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 626cf63 commit e1a222eCopy full SHA for e1a222e
Cargo.toml
@@ -93,7 +93,7 @@ tokio = "1.46.1"
93
toml = "0.8.23"
94
tracing = "0.1.41"
95
tracing-appender = "0.2.3"
96
-tracing-subscriber = { version = "0.3.18", features = [ "env-filter" ] }
+tracing-subscriber = { version = "0.3.22", features = [ "env-filter" ] }
97
url = "2"
98
k256 = { version = "0.13" }
99
test-log = { version = "0.2", features = [ "trace" ] }
0 commit comments