# 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 = "fr33zmenu" version = "0.1.5" authors = ["fr33zing"] description = "A multi-page fuzzy launcher for your terminal." readme = "README.md" license = "GPL-3.0-or-later" repository = "https://github.com/fr33zing/fr33zmenu" [dependencies.anyhow] version = "1.0.66" [dependencies.clap] version = "4.0.27" features = ["derive"] [dependencies.config] version = "0.13.2" [dependencies.crossterm] version = "0.25.0" [dependencies.csscolorparser] version = "0.6.2" [dependencies.fuzzy-matcher] version = "0.3.7" [dependencies.serde] version = "1.0.148" features = ["derive"] [dependencies.serde_with] version = "2.1.0"