update simple-git

This commit is contained in:
William Scullion 2024-06-17 07:41:16 -04:00
parent ee16116583
commit a7ed4befa4
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@ semver = { version = "1.0.17", features = ["serde"] }
serde = { version = "1.0.163", features = ["derive"] }
serde_json = "1.0.107"
sha2 = "0.10.7"
simple-git = { version = "0.2.4", optional = true }
simple-git = { version = "0.2.8", optional = true }
tempfile = "3.5.0"
thiserror = "1.0.61"
tokio = { version = "1.35.0", features = [