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 = [
731731 " indexmap" ,
732732 " itertools" ,
733733 " limit" ,
734- " line-index 0.1.1 " ,
734+ " line-index 0.1.2 (registry+https://github.com/rust-lang/crates.io-index) " ,
735735 " memchr" ,
736736 " nohash-hasher" ,
737737 " parser" ,
@@ -939,20 +939,20 @@ version = "0.0.0"
939939
940940[[package ]]
941941name = " 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"
945943dependencies = [
946944 " nohash-hasher" ,
945+ " oorandom" ,
947946 " text-size" ,
948947]
949948
950949[[package ]]
951950name = " line-index"
952951version = " 0.1.2"
952+ source = " registry+https://github.com/rust-lang/crates.io-index"
953+ checksum = " 3e27e0ed5a392a7f5ba0b3808a2afccff16c64933312c84b57618b49d1209bd2"
953954dependencies = [
954955 " nohash-hasher" ,
955- " oorandom" ,
956956 " text-size" ,
957957]
958958
You can’t perform that action at this time.
0 commit comments