1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 09:41:07 +00:00
uutils-coreutils/src/fmt
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
..
deps.mk dependency builds use Cargo 2015-04-25 22:18:03 -04:00
fmt.rs Switch to external getopts cargo (part 3). 2015-05-21 21:32:55 -04:00
linebreak.rs dependency builds use Cargo 2015-04-25 22:18:03 -04:00
parasplit.rs clean up #![features] 2015-04-27 15:27:15 -04:00