[package] name = "hypofetch" authors = ["shykeiichi "] homepage = "https://github.com/shykeiichi/hypofetch" readme = "README.md" description = "A criminally fast and simple system info fetching tool" categories = ["command-line-utilities"] version = "0.2.2" license = "MIT" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] whoami = "1.2.3"