# 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 = "dmitri" version = "0.1.1" description = "Fast and minimal application launcher, like dmenu" keywords = ["launcher", "dmenu"] categories = ["command-line-utilities"] license-file = "LICENSE.txt" repository = "https://github.com/gipsy-king/dmitri" resolver = "2" [dependencies.breadx] version = "2.0.0" [dependencies.font-loader] version = "0.11.0" [dependencies.getopts] version = "0.2" [dependencies.gluten-keyboard] version = "0.1.2" [dependencies.hex_color] version = "1.0.0" [dependencies.rust-fuzzy-search] version = "0.1.1" [dependencies.rusttype] version = "0.9.2"