coreutils/src/uu/sleep
Thomas Queiroz 00c9710206
uucore_procs+uu: specify uucore::show_error
This allows crates to use `#[uucore_procs::gen_uumain]` without `use uucore::show_error` or

    #[macro_use]
    extern crate uucore;

Removed unecessary usage
2021-10-04 19:53:16 -03:00
..
src uucore_procs+uu: specify uucore::show_error 2021-10-04 19:53:16 -03:00
Cargo.toml update the dep to uucore_procs 0.0.6 2021-07-11 21:04:11 +02:00