Skip to content

Commit 3b23e9a

Browse files
committed
Bump line-index
1 parent 785bccb commit 3b23e9a

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ rustc-dependencies = { path = "./crates/rustc-dependencies", version = "0.0.0" }
8585
proc-macro-test = { path = "./crates/proc-macro-test" }
8686

8787
# In-tree crates that are published separately and follow semver. See lib/README.md
88-
line-index = { version = "0.1.0-pre.1" }
88+
line-index = { version = "0.1.1" }
8989
la-arena = { version = "0.3.1" }
9090
lsp-server = { version = "0.7.4" }
9191

0 commit comments

Comments
 (0)