mirror of
https://github.com/Cian-H/read_aconity_layers.git
synced 2026-08-21 12:52:50 +01:00
Fixed mistake in csv parser (was parsing as csv, not ssv)
This commit is contained in:
@@ -19,6 +19,7 @@ rayon = "*"
|
||||
thiserror = "1.0.60"
|
||||
|
||||
[dev-dependencies]
|
||||
anyhow = "1.0.91"
|
||||
approx = "0.5.1"
|
||||
arbitrary = { version = "1.3.2", features = ["derive"] }
|
||||
arbtest = "0.3.1"
|
||||
|
||||
Reference in New Issue
Block a user