Skip to content

Commit c4dfa06

Browse files
committed
Bump tracing-log
1 parent 1fc056e commit c4dfa06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/rust-analyzer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ mimalloc = { version = "0.1.30", default-features = false, optional = true }
3737
lsp-server.workspace = true
3838
tracing.workspace = true
3939
tracing-subscriber.workspace = true
40-
tracing-log = "0.1.3"
40+
tracing-log = "0.2.0"
4141
tracing-tree.workspace = true
4242
triomphe.workspace = true
4343
nohash-hasher.workspace = true

0 commit comments

Comments
 (0)