sticks 0.1.11

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

[dependencies.clap]
version = "2.33"

[package]
authors = ["TVC"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A tool for managing C and C++ projects"
documentation = "https://github.com/mAmineChniti/sticks/blob/master/README.md"
edition = "2021"
license = "MIT"
name = "sticks"
readme = "README.md"
repository = "https://github.com/mAmineChniti/sticks"
version = "0.1.11"

[package.metadata.deb]
copyright = "TVC"
depends = "$auto"
maintainer = "TVC"
name = "sticks"
priority = "optional"
section = "utility"