sticks 0.1.1

A tool for managing C and C++ projects
[[bin]]
name = "sticks"
path = "src/main.rs"
[dependencies.clap]
version = "2.33"

[package]
authors = ["TVC"]
description = "A tool for managing C and C++ projects"
edition = "2021"
license = "MIT"
name = "sticks"
readme = "README.md"
version = "0.1.1"
[package.metadata.deb]
copyright = "TVC"
depends = "$auto"
maintainer = "TVC"
name = "sticks"
priority = "optional"
section = "utility"