mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 14:51:48 +00:00
Bump tracing
This commit is contained in:
parent
50f990c46f
commit
bb6990c4c9
5 changed files with 12 additions and 12 deletions
|
@ -36,7 +36,7 @@ num_cpus = "1.13.1"
|
|||
mimalloc = { version = "0.1.29", default-features = false, optional = true }
|
||||
lsp-server = { version = "0.7.0", path = "../../lib/lsp-server" }
|
||||
tracing = "0.1.35"
|
||||
tracing-subscriber = { version = "0.3.14", default-features = false, features = [
|
||||
tracing-subscriber = { version = "0.3.16", default-features = false, features = [
|
||||
"env-filter",
|
||||
"registry",
|
||||
"fmt",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue