release: simple-git v0.1.0 (#1318)

chore: Release

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
github-actions[bot] 2023-08-24 15:29:13 +10:00 committed by GitHub
parent 94ac906caa
commit a440b0e4a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ leon = { version = "2.0.1", path = "../leon" }
maybe-owned = "0.3.4"
miette = "5.9.0"
semver = { version = "1.0.17", features = ["serde"] }
simple-git = { version = "0.0.0", path = "../simple-git", optional = true }
simple-git = { version = "0.1.0", path = "../simple-git", optional = true }
strum = "0.25.0"
target-lexicon = { version = "0.12.11", features = ["std"] }
tempfile = "3.5.0"