Skip to content

Commit

Permalink
Add csv writer.
Browse files Browse the repository at this point in the history
  • Loading branch information
hhandika committed Aug 18, 2024
1 parent d0d0a62 commit 49acbe0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ walkdir = "2.3.3"
assert_approx_eq = "1.1.0"
zip = "0.6.6"
alphanumeric-sort = "1.5.3"
csv = "1.3.0"

[dev-dependencies]
assert_cmd = "2.*"
Expand Down

0 comments on commit 49acbe0

Please sign in to comment.