# 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] name = "alfred-crates" version = "1.0.2" authors = ["François-Guillaume Ribreau "] include = ["src/main.rs", "Cargo.toml", "info.plist", "info.png"] description = "Workflow for searching Rust crates from Alfred." homepage = "https://github.com/FGRibreau/alfred-crates" documentation = "https://docs.rs/alfred-crates" readme = "README.md" keywords = ["cargo", "crates", "alfred", "mac"] categories = ["development-tools"] license = "MIT" repository = "https://github.com/FGRibreau/alfred-crates" [dependencies.alfred] version = "4.0.1" [dependencies.clap] version = "2.20.0" default-features = false [dependencies.crates-io] version = "0.24" [dependencies.curl] version = "0.4.22"