[package] name = "rpls" version = "0.1.2" authors = ["Christopher Vittal "] edition = "2018" description = "A (mostly) POSIX implementation of ls, that also respects LS_COLORS" license = "GPL-3.0-only" repository = "https://git.sr.ht/~cdv/rpls" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]