Skip to content

Commit 785bccb

Browse files
committed
Auto merge of rust-lang#16102 - lnicola:publish-libs, r=lnicola
Publish `line-index`
2 parents dd42c14 + c30fd42 commit 785bccb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/line-index/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "line-index"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Maps flat `TextSize` offsets to/from `(line, column)` representation."
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/rust-lang/rust-analyzer/tree/master/lib/line-index"

0 commit comments

Comments
 (0)