Skip to content

Commit 6c41630

Browse files
fix(deps): update tokio-tracing monorepo
1 parent 76eca14 commit 6c41630

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ version = "1.33.0"
3838
features = [ "macros", "net", "rt-multi-thread", "sync", "time" ]
3939

4040
[dependencies.tracing-log]
41-
version = "0.1.3"
41+
version = "0.2.0"
4242
default-features = false
4343
features = [ "std", "log-tracer" ]
4444

0 commit comments

Comments
 (0)