ichwh 0.2.2

An async implementation of `which`
Documentation
[badges.gitlab]
repository = "avandesa/ichwh-rs"

[badges.maintenance]
status = "actively-developed"
[dependencies.async-std]
features = ["attributes"]
version = "1.4"

[dependencies.cfg-if]
version = "0.1.10"

[dependencies.futures]
version = "0.3.1"

[dependencies.thiserror]
version = "1.0"

[package]
authors = ["Alex van de Sandt <alex@avandesa.dev>"]
categories = ["filesystem"]
description = "An async implementation of `which`"
edition = "2018"
keywords = ["which", "unix"]
license = "MIT"
name = "ichwh"
readme = "README.md"
repository = "https://gitlab.com/avandesa/ichwh-rs"
version = "0.2.2"