Skip to content

Commit f2eeea6

Browse files
committed
Rename repo
1 parent 6b3073a commit f2eeea6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ authors = [
99
]
1010
description = "Newtypes for text offsets"
1111
license = "MIT OR Apache-2.0"
12-
repository = "https://github.com/matklad/text_unit"
13-
documentation = "https://docs.rs/text_unit"
12+
repository = "https://github.com/rust-analyzer/text-size"
13+
documentation = "https://docs.rs/text-size"
1414

1515
[dependencies]
1616
serde = { version = "1.0", optional = true, default_features = false }

0 commit comments

Comments
 (0)