# 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 = "gnome-search-provider-cartridges" version = "0.1.0" description = "Enables gnome-shell to find games imported by Cartridges" license = "GPL-3.0-or-later" [dependencies.env_logger] version = "0.10.0" [dependencies.gdk-pixbuf] version = "0.18.0" [dependencies.log] version = "0.4.20" [dependencies.search-provider] version = "0.6.0" features = [ "tokio", "gdk-pixbuf", ] [dependencies.serde] version = "1.0.188" features = ["derive"] [dependencies.serde_json] version = "1.0.105" [dependencies.thiserror] version = "1.0.48" [dependencies.tokio] version = "1.32.0" features = [ "fs", "rt-multi-thread", "macros", ] [dependencies.zbus] version = "3.14.1" features = ["tokio"]