which-shell 0.1.0

which-shell
Documentation
[[bin]]
name = "which-shell"
path = "src/main.rs"

[dependencies.regex]
version = "1"

[dependencies.sysinfo]
version = "0.32"

[lib]
name = "which_shell"
path = "src/lib.rs"

[package]
authors = ["ahaoboy"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "which-shell"
edition = "2021"
homepage = "https://github.com/ahaoboy/which-shell"
license = "MIT"
name = "which-shell"
readme = "README.md"
repository = "https://github.com/ahaoboy/which-shell"
version = "0.1.0"