coreutils/src/cut
Joseph Crail 496d5883a4 Switch to external getopts cargo (part 3).
I switched over to the getopts crate on crates.io, instead of Rust's
private implementation. This will allow coreutils to build for Rust 1.0.

I'm splitting the updates into several commits for easier reviewing.
2015-05-21 21:32:55 -04:00
..
buffer.rs fix cut 2015-05-11 21:15:39 -04:00
cut.rs Switch to external getopts cargo (part 3). 2015-05-21 21:32:55 -04:00
ranges.rs fix cut 2015-05-11 21:15:39 -04:00
searcher.rs fix cut 2015-05-11 21:15:39 -04:00