Skip to content

Commit 7c4bb97

Browse files
bors[bot]matklad
andauthored
Merge #6272
6272: ⬆️ xshell r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]>
2 parents aed7b6d + 6c7769a commit 7c4bb97

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
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
@@ -17,7 +17,7 @@ path = "src/bin/main.rs"
1717
[dependencies]
1818
anyhow = "1.0.26"
1919
crossbeam-channel = "0.5.0"
20-
env_logger = { version = "0.7.1", default-features = false }
20+
env_logger = { version = "0.8.1", default-features = false }
2121
itertools = "0.9.0"
2222
jod-thread = "0.1.0"
2323
log = "0.4.8"

0 commit comments

Comments
 (0)