[package]
name = "pathsearch"
version = "0.2.0"
authors = ["Wez Furlong"]
edition = "2018"
repository = "https://github.com/wez/wzsh"
description = "Search for files in PATH"
license = "MIT"
documentation = "https://docs.rs/pathsearch"
readme = "README.md"
[dependencies]
anyhow = "1.0"
libc = "0.2"