[package] name = "tac" version = "0.0.1" authors = [] build = "../#common/mkmain.rs" [lib] name = "uu_tac" path = "tac.rs" [dependencies] getopts = "0.2.18" uucore = "0.0.1" [[bin]] name = "tac" path = "../#common/uumain.rs"