# 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] name = "deskent" version = "0.3.0" authors = ["Thomas Kluyver "] description = "Find and inspect desktop entry files" readme = "README.md" keywords = [ "desktop-entry", "xdg", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/takluyver/deskent" [dependencies.clap] version = "~2.33" [dependencies.dirs] version = "1.0" [dependencies.rust-ini] version = "0.17.0"