# 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 = "mk_desktop" version = "1.2.2" description = "A CLI tool to create .desktop files with ease" homepage = "https://github.com/LucasJaiser/mkDesktop" readme = "README.md" keywords = [ "cli", "utility", "generator", "terminal", "tool", ] categories = ["command-line-interface"] license = "MIT OR Apache-2.0" repository = "https://github.com/LucasJaiser/mkDesktop" resolver = "2" [dependencies.clap] version = "3.1.9" features = ["derive"] [dependencies.confy] version = "0.4" [dependencies.fuzzy-matcher] version = "0.3.7" [dependencies.requestty] version = "0.5.0" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.spinach] version = "2"