mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
Bump tracing-log
This commit is contained in:
parent
1fc056ec93
commit
c4dfa06b9d
2 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@ mimalloc = { version = "0.1.30", default-features = false, optional = true }
|
|||
lsp-server.workspace = true
|
||||
tracing.workspace = true
|
||||
tracing-subscriber.workspace = true
|
||||
tracing-log = "0.1.3"
|
||||
tracing-log = "0.2.0"
|
||||
tracing-tree.workspace = true
|
||||
triomphe.workspace = true
|
||||
nohash-hasher.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue