[package]
name = "which-shell"
version = "0.1.1"
edition = "2021"
license = "MIT"
description = "which-shell"
repository = "https://github.com/ahaoboy/which-shell"
homepage = "https://github.com/ahaoboy/which-shell"
authors = ["ahaoboy"]
[dependencies]
regex = "1"
sysinfo = "0.32"