[package] name = "rtime" version = "0.6.1" authors = ["maiquel "] description = "similar to linux time command but writting the elapsed time continuosly on screen" license = "GPL-3.0" homepage = "https://github.com/jleahred/rtime" repository = "https://github.com/jleahred/rtime" keywords = ["time", "bash", "command"] categories = ["command-line-utilities"] [dependencies] termion = "1.5.1"