Bump simple-git to v0.2.10

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2024-07-17 00:32:49 +10:00
parent 5a316b765f
commit f9f25c9d6f
No known key found for this signature in database
GPG key ID: 76D1E687CA3C4928
2 changed files with 3 additions and 3 deletions

View file

@ -31,7 +31,7 @@ leon = "3.0.0"
maybe-owned = "0.3.4"
miette = "7.0.0"
semver = { version = "1.0.17", features = ["serde"] }
simple-git = { version = "0.2.4", optional = true }
simple-git = { version = "0.2.10", optional = true }
strum = "0.26.1"
target-lexicon = { version = "0.12.11", features = ["std"] }
tempfile = "3.5.0"