Skip to content

Commit dd4dac0

Browse files
committed
Auto merge of #18315 - varungandhi-src:vg/bump-scip, r=lnicola
Bump version of scip crate Follow up to sourcegraph/scip#284 Manually verified that SCIP generation works OK for rust-analyzer itself. cc `@RalfJung`
2 parents a439ed8 + 6db78a8 commit dd4dac0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/rust-analyzer/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ crossbeam-channel.workspace = true
2525
dirs = "5.0.1"
2626
dissimilar.workspace = true
2727
itertools.workspace = true
28-
scip = "0.3.3"
28+
scip = "0.5.1"
2929
lsp-types = { version = "=0.95.0", features = ["proposed"] }
3030
parking_lot = "0.12.1"
3131
xflags = "0.3.0"

0 commit comments

Comments
 (0)