We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b3073a commit f2eeea6Copy full SHA for f2eeea6
Cargo.toml
@@ -9,8 +9,8 @@ authors = [
9
]
10
description = "Newtypes for text offsets"
11
license = "MIT OR Apache-2.0"
12
-repository = "https://github.com/matklad/text_unit"
13
-documentation = "https://docs.rs/text_unit"
+repository = "https://github.com/rust-analyzer/text-size"
+documentation = "https://docs.rs/text-size"
14
15
[dependencies]
16
serde = { version = "1.0", optional = true, default_features = false }
0 commit comments