[package] name = "old_nat" description = "The old version of natls before the re-write" version = "0.1.0" authors = ["Will Lane "] edition = "2018" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] ansi_term = "0.12.1" chrono = "0.4.19" filetime = "0.2.13" humansize = "1.1.0" libc = "0.2.80" pretty-bytes = "0.2.2" structopt = "0.3.20" termion = "1.5.5" users = "0.11.0"