[package]
name = "retch-cli"
version = "0.1.0"
edition = "2021"
authors = ["Ken Tobias"]
description = "A minimal system information fetcher"
license = "GPL-3.0"
repository = "https://github.com/l1a/retch"
readme = "README.md"
keywords = ["system", "fetch", "cli"]
categories = ["command-line-utilities"]
[dependencies]