mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-18 17:40:29 +00:00
Bump tracing
This commit is contained in:
parent
50f990c46f
commit
bb6990c4c9
5 changed files with 12 additions and 12 deletions
|
@ -19,7 +19,7 @@ object = { version = "0.29.0", default-features = false, features = [
|
|||
] }
|
||||
serde = { version = "1.0.137", features = ["derive"] }
|
||||
serde_json = { version = "1.0.81", features = ["unbounded_depth"] }
|
||||
tracing = "0.1.35"
|
||||
tracing = "0.1.37"
|
||||
memmap2 = "0.5.4"
|
||||
snap = "1.0.5"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue