minici 0.1.0

Watch repos and do things.
[dependencies.git2]
version = "0.18.1"

[dependencies.tokio]
features = ["full"]
version = "1.32.0"

[dependencies.uuid]
features = ["v4"]
version = "1.4.1"

[package]
description = "Watch repos and do things."
edition = "2021"
license = "MIT"
name = "minici"
version = "0.1.0"
[profile.release]
lto = true