Cargo manifest?
dvdplm opened this issue · 2 comments
dvdplm commented
It'd be nice to have one to be able to use this through Cargo! :)
tailhook commented
Hi,
As far as I understand, cargo is broken for rust 0.11 (https://travis-ci.org/tailhook/rust-argparse/builds/36512865).
For rust 0.12 (i.e. current rust master) there is Cargo.toml in the rust0.12 branch, which builds ok according to travis.
tailhook commented
Merged 0.12 into master. So cargo if is here.