Brijesh's Git Server — gitcc @ 6d5984e44c3caac3b4552b9f0b0db124a110bca9

failed attempt at automatic git workflow

Cargo.toml (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
[package]
name = "gitcc"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
chrono = "0.4.31"
dialoguer = "0.11.0"
git2 = "0.18.1"
gpgme = "0.11.0"
ring = "0.16.20"