File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -731,7 +731,7 @@ dependencies = [
731
731
" indexmap" ,
732
732
" itertools" ,
733
733
" limit" ,
734
- " line-index 0.1.1 " ,
734
+ " line-index 0.1.2 (registry+https://github.com/rust-lang/crates.io-index) " ,
735
735
" memchr" ,
736
736
" nohash-hasher" ,
737
737
" parser" ,
@@ -939,20 +939,20 @@ version = "0.0.0"
939
939
940
940
[[package ]]
941
941
name = " line-index"
942
- version = " 0.1.1"
943
- source = " registry+https://github.com/rust-lang/crates.io-index"
944
- checksum = " 67d61795376ae2683928c218fda7d7d7db136fd38c06b7552904667f0d55580a"
942
+ version = " 0.1.2"
945
943
dependencies = [
946
944
" nohash-hasher" ,
945
+ " oorandom" ,
947
946
" text-size" ,
948
947
]
949
948
950
949
[[package ]]
951
950
name = " line-index"
952
951
version = " 0.1.2"
952
+ source = " registry+https://github.com/rust-lang/crates.io-index"
953
+ checksum = " 3e27e0ed5a392a7f5ba0b3808a2afccff16c64933312c84b57618b49d1209bd2"
953
954
dependencies = [
954
955
" nohash-hasher" ,
955
- " oorandom" ,
956
956
" text-size" ,
957
957
]
958
958
You can’t perform that action at this time.
0 commit comments