# 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-steam" version = "1.0.1" description = "Enables gnome-shell to find locally installed Steam games" license = "GPL-3.0-or-later" [dependencies.env_logger] version = "0.10.0" [dependencies.fuzzy-matcher] version = "0.3.7" [dependencies.gdk-pixbuf] version = "0.17.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4.17" [dependencies.search-provider] version = "0.5.2" features = [ "gdk-pixbuf", "tokio", ] default-features = false [dependencies.steamlocate] version = "2.0.0-alpha.0" [dependencies.tokio] version = "1.28.1" features = [ "macros", "rt-multi-thread", ] [dependencies.zbus] version = "3.13.1" features = ["tokio"] default-features = false