Skip to content

Commit d036006

Browse files
committed
Bump deps
1 parent 656cbc6 commit d036006

File tree

2 files changed

+53
-45
lines changed

2 files changed

+53
-45
lines changed

Cargo.lock

Lines changed: 52 additions & 44 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
@@ -21,7 +21,7 @@ itertools = "0.9.0"
2121
jod-thread = "0.1.0"
2222
log = "0.4.8"
2323
lsp-types = { version = "0.74.0", features = ["proposed"] }
24-
parking_lot = "0.10.0"
24+
parking_lot = "0.11.0"
2525
pico-args = "0.3.1"
2626
rand = { version = "0.7.3", features = ["small_rng"] }
2727
rustc-hash = "1.1.0"

0 commit comments

Comments
 (0)