# 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 = "liting" version = "0.4.1" authors = ["liting-yes "] description = "Command line tools to improve efficiency" documentation = "https://cli.litingyes.top/" readme = "README.md" keywords = [ "cli", "commit", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/liting-yes/cli.git" [dependencies.clap] version = "4.5.13" features = ["derive"] [dependencies.config] version = "0.14.0" [dependencies.console] version = "0.15.8" [dependencies.dirs] version = "5.0.1" [dependencies.inquire] version = "0.7.5" [dependencies.serde] version = "1.0.204" features = ["derive"]