fix(deps): update all dependencies
This commit is contained in:
@@ -22,11 +22,11 @@ git2 = { version = "0.18.1", default-features = false, features = [
|
||||
"vendored-openssl",
|
||||
"ssh",
|
||||
] }
|
||||
clap = { version = "4.4.7", features = ["env", "string"] }
|
||||
clap = { version = "4.4.8", features = ["env", "string"] }
|
||||
envconfig = "0.10.0"
|
||||
dirs = "5.0.1"
|
||||
tracing = "0.1.40"
|
||||
tracing-subscriber = { version = "0.3.17", features = ["json", "env-filter"] }
|
||||
tracing-subscriber = { version = "0.3.18", features = ["json", "env-filter"] }
|
||||
log = { version = "0.4.20", features = ["std", "kv_unstable"] }
|
||||
tera = "1.19.1"
|
||||
openssl = { version = "0.10.59", features = ["vendored"] }
|
||||
|
Reference in New Issue
Block a user