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 = [
731731 " indexmap" ,
732732 " itertools" ,
733733 " limit" ,
734- " line-index 0.1.1 (registry+https://github.com/rust-lang/crates.io-index) " ,
734+ " line-index 0.1.1" ,
735735 " memchr" ,
736736 " nohash-hasher" ,
737737 " parser" ,
@@ -940,19 +940,19 @@ version = "0.0.0"
940940[[package ]]
941941name = " line-index"
942942version = " 0.1.1"
943+ source = " registry+https://github.com/rust-lang/crates.io-index"
944+ checksum = " 67d61795376ae2683928c218fda7d7d7db136fd38c06b7552904667f0d55580a"
943945dependencies = [
944946 " nohash-hasher" ,
945- " oorandom" ,
946947 " text-size" ,
947948]
948949
949950[[package ]]
950951name = " 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"
954953dependencies = [
955954 " nohash-hasher" ,
955+ " oorandom" ,
956956 " text-size" ,
957957]
958958
You can’t perform that action at this time.
0 commit comments