riiry 0.1.4

Riiry, a cross platform fuzzy launcher similar to rofi.
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "riiry"
version = "0.1.4"
authors = ["Aaron Ash <aaron.ash@gmail.com>", "Chris West (https://github.com/FauxFaux)", "Aida (https://github.com/Autotonic)"]
description = "Riiry, a cross platform fuzzy launcher similar to rofi.\n"
license = "MIT"
repository = "https://github.com/ashyisme/riiry"
[dependencies.failure]
version = "0.1"

[dependencies.gdk]
version = "0.10.0"

[dependencies.glib]
version = "0.7.0"

[dependencies.gtk]
version = "0.6.0"
features = ["v3_22"]

[dependencies.lazy_static]
version = "1.3.0"

[dependencies.log]
version = "0.4"
features = ["max_level_trace", "release_max_level_warn"]

[dependencies.regex]
version = "1"

[dependencies.simple_logger]
version = "1.0.1"

[dependencies.sublime_fuzzy]
version = "0.6.0"

[dependencies.walkdir]
version = "2"