feat(git): Remove the failure code from the error type
Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -207,7 +207,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "git"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"command-with-spinner",
|
||||
|
Reference in New Issue
Block a user