feat: with git client

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-07-30 22:23:03 +02:00
parent 0b66de6daf
commit b5e8c78c89
5 changed files with 327 additions and 2 deletions

View File

@@ -16,7 +16,9 @@ reqwest = {workspace = true, features = ["blocking", "json"]}
url.workspace = true
semver.workspace = true
conventional_commit_parser.workspace = true
tempdir.workspace = true
[dev-dependencies]
tracing-test = {workspace = true, features = ["no-env-filter"]}
pretty_assertions.workspace = true