# 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 = "2018" name = "localbang" version = "0.4.0" authors = ["Jakob Kruse "] description = "Cross-platform, cross-browser, cross-search-engine duckduckgo-like bangs" homepage = "https://github.com/jakob-kruse/localbang" keywords = ["search", "bangs"] license = "MIT" repository = "https://github.com/jakob-kruse/localbang" [dependencies.clap] version = "2.33.3" [dependencies.csv] version = "1.1" [dependencies.home] version = "0.5.3" [dependencies.hyper] version = "0.14" features = ["full"] [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.tokio] version = "1" features = ["full"] [dependencies.url] version = "2.2.2" [dependencies.urlencoding] version = "2.1.0"