fix(deps): update all dependencies
This commit is contained in:
@@ -17,12 +17,12 @@ anyhow = { version = "1.0.75", features = ["backtrace"] }
|
||||
serde = { version = "1.0.188", features = ["derive"] }
|
||||
serde_yaml = "0.9.25"
|
||||
walkdir = "2.3.3"
|
||||
git2 = { version = "0.17.2", default-features = false, features = [
|
||||
git2 = { version = "0.18.0", default-features = false, features = [
|
||||
"vendored-libgit2",
|
||||
"vendored-openssl",
|
||||
"ssh",
|
||||
] }
|
||||
clap = { version = "4.4.1", features = ["env", "string"] }
|
||||
clap = { version = "4.4.2", features = ["env", "string"] }
|
||||
envconfig = "0.10.0"
|
||||
dirs = "5.0.1"
|
||||
tracing = "0.1.37"
|
||||
|
Reference in New Issue
Block a user