# 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-icons" version = "0.2.6" description = "A Freedesktop Icons lookup crate" readme = "README.md" keywords = [ "icons", "gui", "freedesktop", ] license = "MIT" repository = "https://github.com/oknozor/freedestkop-icons" [[bench]] name = "simple_lookup" harness = false [dependencies.dirs] version = "5.0.1" [dependencies.once_cell] version = "1.19.0" [dependencies.rust-ini] version = "0.20.0" [dependencies.thiserror] version = "1.0.56" [dependencies.xdg] version = "2.5.2" [dev-dependencies.anyhow] version = "1.0.79" [dev-dependencies.criterion] version = "0.3.5" [dev-dependencies.gtk4] version = "0.4.7" [dev-dependencies.linicon] version = "2.3.0" [dev-dependencies.speculoos] version = "0.11.0"