Skip to content

Commit 6c7769a

Browse files
committed
update deps
1 parent cb63e83 commit 6c7769a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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)