[dependencies.clap]
features = ["derive"]
version = "4.5.4"
[dependencies.git2]
version = "0.18.3"
[dependencies.reqwest]
features = ["blocking", "json"]
version = "0.12.4"
[dependencies.serde_json]
version = "1.0.116"
[package]
description = "Backup your GitHub Repositories"
edition = "2021"
license = "MIT"
name = "ghbu"
readme = "README.md"
repository = "https://github.com/patrickbucher/ghbu"
version = "0.1.2"