diff options
| author | Laurențiu Nicola <lnicola@dend.ro> | 2023-11-15 13:33:03 +0200 |
|---|---|---|
| committer | Laurențiu Nicola <lnicola@dend.ro> | 2023-11-15 13:33:03 +0200 |
| commit | 572583262cea1b57b2c988c4289dfb012923baee (patch) | |
| tree | 77da8e2132d51cf4f7d47fec22b5091b311c28ba /lib | |
| parent | a1f81a7e75e136889f960d49635c94d67b8ef43d (diff) | |
| download | rust-572583262cea1b57b2c988c4289dfb012923baee.tar.gz rust-572583262cea1b57b2c988c4289dfb012923baee.zip | |
Bump text-size
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/line-index/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/line-index/Cargo.toml b/lib/line-index/Cargo.toml index 6c0d06f4717..b7b4a01818e 100644 --- a/lib/line-index/Cargo.toml +++ b/lib/line-index/Cargo.toml @@ -7,5 +7,5 @@ repository = "https://github.com/rust-lang/rust-analyzer/tree/master/lib/line-in edition = "2021" [dependencies] -text-size = "1.1.0" +text-size = "1.1.1" nohash-hasher = "0.2.0" |
