File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ serde_json = "1.0.133"
3232serde_urlencoded = " 0.7.1"
3333serde = { version = " 1.0.215" , features = [" derive" ] }
3434thiserror = " 2.0.3"
35- tracing = { version = " 0.1.40 " , features = [" log" , " attributes" ] }
35+ tracing = { version = " 0.1.41 " , features = [" log" , " attributes" ] }
3636uuid = { version = " 1.11.0" , features = [" v4" ] }
3737url = " 2.5.3"
3838chrono = " 0.4.38"
@@ -45,9 +45,9 @@ rand = "0.8.5"
4545tokio = { version = " 1.41.1" , features = [" rt" , " macros" ] }
4646simple_logger = " 5.0.0"
4747tracing-appender = " 0.2.3"
48- tracing-bunyan-formatter = " 0.3.9 "
48+ tracing-bunyan-formatter = " 0.3.10 "
4949tracing-log = " 0.2.0"
50- tracing-subscriber = { version = " 0.3.18 " , features = [" env-filter" ] }
50+ tracing-subscriber = { version = " 0.3.19 " , features = [" env-filter" ] }
5151tracing-test = " 0.2.5"
5252wiremock = " 0.6.2"
5353syn = { version = " 2.0.89" , features = [" extra-traits" ] }
You can’t perform that action at this time.
0 commit comments