mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 04:53:34 +00:00
Increace tracing-tree version from 0.1.3 to 0.1.4
This commit is contained in:
parent
6ddcdb8b29
commit
090f02bc18
1 changed files with 1 additions and 1 deletions
|
@ -37,4 +37,4 @@ expect = { path = "../expect" }
|
|||
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.2", default-features = false, features = ["env-filter", "registry"] }
|
||||
tracing-tree = { version = "0.1.3" }
|
||||
tracing-tree = { version = "0.1.4" }
|
||||
|
|
Loading…
Reference in a new issue