fix(deps): update all dependencies

This commit is contained in:
2023-10-09 10:09:53 +00:00
parent 23d9ca8d11
commit 614e2bf442
3 changed files with 13 additions and 13 deletions

View File

@@ -22,7 +22,7 @@ git2 = { version = "0.18.1", default-features = false, features = [
"vendored-openssl",
"ssh",
] }
clap = { version = "4.4.5", features = ["env", "string"] }
clap = { version = "4.4.6", features = ["env", "string"] }
envconfig = "0.10.0"
dirs = "5.0.1"
tracing = "0.1.37"