# 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 = "fsearch-plugin-app-lancher" version = "0.0.6" authors = ["luxluth "] description = "A plugin for fsearch to launch applications" homepage = "https://github.com/luxluth/fsearch-plugin-app-launcher#readme" readme = "README.md" keywords = [ "fsearch", "plugins", "launcher", "applications", ] license = "MIT" repository = "https://github.com/luxluth/fsearch-plugin-app-launcher.git" [dependencies.fsearch-core] version = "0.0.10" [dependencies.serde] version = "1.0.190" features = ["derive"] [dependencies.serde_json] version = "1.0.108" [dependencies.xdgkit] version = "3.2.5"