FIX: Removes the csv-sniffer in favour of a simple guess
This removes 500Kb form the was build so it is worth it. We were using a very old version of the sniffer, the last one might not have this bug though
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
1f1fd24334
commit
949eafc97f
@@ -19,7 +19,6 @@ regex = "1.0"
|
||||
once_cell = "1.16.0"
|
||||
bitcode = "0.6.0"
|
||||
csv = "1.3.0"
|
||||
csv-sniffer = "0.1"
|
||||
|
||||
[dev-dependencies]
|
||||
serde_json = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user