# 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 = "ichwh" version = "0.3.4" authors = ["Alex van de Sandt "] exclude = ["*.yml", "*.md", "*.txt"] description = "An async implementation of `which`" readme = "README.md" keywords = ["which", "unix"] categories = ["filesystem"] license = "MIT" repository = "https://gitlab.com/avandesa/ichwh-rs" [dependencies.async-std] version = "1.4" features = ["attributes"] [dependencies.cfg-if] version = "0.1.10" [dependencies.futures] version = "0.3.1" features = ["std", "async-await"] default-features = false [dependencies.thiserror] version = "1.0" [badges.appveyor] branch = "master" repository = "avandesa/ichwh-rs" service = "gitlab" [badges.gitlab] repository = "avandesa/ichwh-rs" [badges.maintenance] status = "actively-developed"