[dependencies.crossterm]
version = "0.23"
[package]
authors = ["Maxwell Anderson <maxwell.anderson.public@protonmail.com"]
description = "A small system information program"
edition = "2021"
exclude = [".github"]
license = "MIT"
name = "zinfo"
repository = "https://github.com/Zaechus/zinfo"
resolver = "2"
version = "0.2.4"
[profile.release]
strip = true