[package] name = "gitup" version = "0.1.0" authors = ["Lucian "] edition = "2021" description = "Gitup is a Rust CLI tool for checking, installing, and configuring Git on your system." license = "MIT" readme = "readme.md" homepage = "https://github.com/exaluc/gitup" repository = "https://github.com/exaluc/gitup" categories = ["command-line-utilities", "development-tools"] keywords = ["git", "cli", "setup"]