Skip to content

Commit d021cac

Browse files
chore(deps): update rust crate tracing-tree to 0.3.0 (#10709)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46369d4 commit d021cac

File tree

2 files changed

+16
-18
lines changed

2 files changed

+16
-18
lines changed

Cargo.lock

+15-17
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
@@ -101,7 +101,7 @@ toml = { version = "0.8.11" }
101101
tracing = { version = "0.1.40" }
102102
tracing-indicatif = { version = "0.3.6" }
103103
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
104-
tracing-tree = { version = "0.2.4" }
104+
tracing-tree = { version = "0.3.0" }
105105
typed-arena = { version = "2.0.2" }
106106
unic-ucd-category = { version = "0.9" }
107107
unicode-ident = { version = "1.0.12" }

0 commit comments

Comments
 (0)