Update libs
This commit is contained in:
8
Cargo.lock
generated
8
Cargo.lock
generated
@@ -137,8 +137,8 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"colored",
|
||||
"git",
|
||||
"indicatif",
|
||||
"thiserror",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -161,8 +161,8 @@ dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
"colored",
|
||||
"command-with-spinner",
|
||||
"dirs",
|
||||
"git",
|
||||
"indicatif",
|
||||
"thiserror",
|
||||
]
|
||||
@@ -209,6 +209,8 @@ dependencies = [
|
||||
name = "git"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"command-with-spinner",
|
||||
"thiserror",
|
||||
]
|
||||
|
||||
@@ -333,7 +335,7 @@ dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
"colored",
|
||||
"command-with-spinner",
|
||||
"git",
|
||||
"indicatif",
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user