# 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 = "freedesktop-desktop-entry" version = "0.6.2" authors = ["Michael Aaron Murphy "] description = "Freedesktop Desktop Entry Specification" homepage = "https://github.com/pop-os/freedesktop-desktop-entry" readme = "README.md" keywords = [ "freedesktop", "desktop", "entry", ] categories = ["os::unix-apis"] license = "MPL-2.0" [dependencies.dirs] version = "5.0.1" [dependencies.gettext-rs] version = "0.7" features = ["gettext-system"] [dependencies.log] version = "0.4.21" [dependencies.memchr] version = "2" [dependencies.strsim] version = "0.11.1" [dependencies.textdistance] version = "1.0.2" [dependencies.thiserror] version = "1" [dependencies.xdg] version = "2.4.0"