quaditsync 1.0.1

Library that facilitates monitoring Git repositories for changes. Could enable GitOps based on gitsync but extended for quadit
Documentation
[[test]]
harness = false
name = "cucumber"
[dependencies.git2]
version = "0.16"

[dependencies.log]
version = "0.4"
[dev-dependencies.async-trait]
version = "0.1"

[dev-dependencies.cucumber]
version = "0.19"

[dev-dependencies.tempfile]
version = "3.4"

[dev-dependencies.tokio]
features = ["macros", "rt-multi-thread"]
version = "1"

[package]
authors = ["Anton Whalley <antonwhalley@yahoo.com>"]
description = "Library that facilitates monitoring Git repositories for changes. Could enable GitOps based on gitsync but extended for quadit"
edition = "2018"
license = "MIT"
name = "quaditsync"
readme = "README.md"
repository = "https://github.com/no9/quaditsync"
version = "1.0.1"