# 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 = "dmenu_drun" version = "0.1.4" authors = ["Tom van Dijk <18gatenmaker6@gmail.com>"] description = "Wrapper around dmenu(1) to also display desktop files." homepage = "https://github.com/dtomvan/dmenu/blob/master/dmenu_drun" license = "MIT" repository = "https://github.com/dtomvan/dmenu_drun/" resolver = "2" [dependencies.dirs] version = "4.0.0" [dependencies.fork] version = "0.1.18" [dependencies.itertools] version = "0.10.3" [dependencies.lazy_static] version = "1.4.0"