[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.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.1.2"