diff --git a/src/csv.rs b/src/csv.rs index 9885351..0881ee3 100644 --- a/src/csv.rs +++ b/src/csv.rs @@ -68,6 +68,7 @@ fn read_row_as_strings(reader: &mut R, buffer: &mut String) -> Vec