Skip to content

Commit 65fbe0a

Browse files
committed
Auto merge of rust-lang#12017 - lnicola:bump-deps, r=lnicola
minor: Bump deps
2 parents a45a63e + 117f902 commit 65fbe0a

File tree

3 files changed

+77
-67
lines changed

3 files changed

+77
-67
lines changed

Cargo.lock

Lines changed: 75 additions & 66 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
@@ -22,7 +22,7 @@ anyhow = "1.0.56"
2222
crossbeam-channel = "0.5.4"
2323
dissimilar = "1.0.3"
2424
itertools = "0.10.3"
25-
lsp-types = { version = "0.92.1", features = ["proposed"] }
25+
lsp-types = { version = "0.93", features = ["proposed"] }
2626
parking_lot = "0.12.0"
2727
xflags = "0.2.4"
2828
oorandom = "11.1.3"

0 commit comments

Comments
 (0)