[[bin]]
name = "t"
path = "src/main.rs"
[package]
authors = ["Bay"]
description = "A simple CLI task manager"
edition = "2021"
license = "CC0-1.0"
name = "t-cli"
readme = "README.md"
repository = "https://github.com/zX3no/t"
version = "0.4.1"
[profile.release]
panic = "abort"