Closed dilawar closed 3 months ago
Ah I haven't really been maintaining this project as well as I should have. Anyway, there's a broken ci test. Could you fix it?
Feel free to change the test too. Just make sure to preserve the spirit.
Fixed the broken test. --csv-header
now prints the default csv header.
Thanks! I'll try to get it released.
Upgrades all deps to the latest using
cargo upgrade -i
(fromcargo-edit
tool). Following had breaking changes.derive
to build cliAdditionally,
cargo +nightly fmt