whi 0.2.0

Magically simple PATH management - improved which with PATH manipulation
[[bin]]
name = "whi"
path = "src/main.rs"

[dependencies.libc]
version = "0.2"

[package]
authors = ["Alexander Knott <alexander.knott@posteo.de>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["command-line-utilities"]
description = "Magically simple PATH management - improved which with PATH manipulation"
edition = "2021"
keywords = ["cli", "path", "which", "executable", "unix"]
license = "MIT"
name = "whi"
readme = "README.md"
repository = "https://github.com/alexykn/whi"
rust-version = "1.90"
version = "0.2.0"