# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "lh" version = "0.3.1" authors = ["Kamil Utku Mavi "] description = "List handsomely customizable ls command work in progress" documentation = "https://docs.rs/lh/" readme = "README.md" license = "MIT" repository = "https://github.com/kamilutkumavi0/lh" [dependencies.chrono] version = "0.4.38" [dependencies.clap] version = "4.4.16" features = ["derive"] [dependencies.colored] version = "2.1.0" [dependencies.home] version = "0.5.9" [dependencies.serde] version = "1.0.195" [dependencies.serde_derive] version = "1.0.195" [dependencies.terminal_size] version = "0.3.0" [dependencies.toml] version = "0.8.8" [dependencies.users] version = "0.11.0"