tailhook/rust-argparse

Cargo manifest?

dvdplm opened this issue · 2 comments

It'd be nice to have one to be able to use this through Cargo! :)

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.

Merged 0.12 into master. So cargo if is here.