bump tracing-tree to 0.3
Only change is https://github.com/davidbarsky/tracing-tree/pull/76 dedupes tracing-log dupes nu-ansi-term
This commit is contained in:
parent
7e0ed43287
commit
71ea506d3d
4 changed files with 18 additions and 20 deletions
|
@ -24,7 +24,7 @@ tracing = "0.1"
|
|||
|
||||
[dev-dependencies]
|
||||
tracing-subscriber = { version = "0.3.3", default-features = false, features = ["fmt", "env-filter", "ansi"] }
|
||||
tracing-tree = "0.2.0"
|
||||
tracing-tree = "0.3.0"
|
||||
|
||||
[features]
|
||||
default = ["rustc"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue