File tree Expand file tree Collapse file tree 3 files changed +1401
-138
lines changed Expand file tree Collapse file tree 3 files changed +1401
-138
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 (registry+https://github.com/rust-lang/crates.io-index) " ,
734
+ " line-index 0.1.1" ,
735
735
" memchr" ,
736
736
" nohash-hasher" ,
737
737
" parser" ,
@@ -940,19 +940,19 @@ version = "0.0.0"
940
940
[[package ]]
941
941
name = " line-index"
942
942
version = " 0.1.1"
943
+ source = " registry+https://github.com/rust-lang/crates.io-index"
944
+ checksum = " 67d61795376ae2683928c218fda7d7d7db136fd38c06b7552904667f0d55580a"
943
945
dependencies = [
944
946
" nohash-hasher" ,
945
- " oorandom" ,
946
947
" text-size" ,
947
948
]
948
949
949
950
[[package ]]
950
951
name = " line-index"
951
- version = " 0.1.1"
952
- source = " registry+https://github.com/rust-lang/crates.io-index"
953
- checksum = " 67d61795376ae2683928c218fda7d7d7db136fd38c06b7552904667f0d55580a"
952
+ version = " 0.1.2"
954
953
dependencies = [
955
954
" nohash-hasher" ,
955
+ " oorandom" ,
956
956
" text-size" ,
957
957
]
958
958
You can’t perform that action at this time.
0 commit comments