chore(setup-repo): Update the git lib version to 0.2.0
Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
@@ -12,5 +12,5 @@ repository.workspace = true
|
||||
anyhow = "1.0"
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
colored = "3.0"
|
||||
git = { version = "0.1.0", path = "../git" }
|
||||
git = { version = "0.2.0", path = "../git" }
|
||||
indicatif = "0.17"
|
||||
|
Reference in New Issue
Block a user