fix(deps): update all dependencies
This commit is contained in:
@@ -22,7 +22,7 @@ git2 = { version = "0.18.1", default-features = false, features = [
|
||||
"vendored-openssl",
|
||||
"ssh",
|
||||
] }
|
||||
clap = { version = "4.4.11", features = ["env", "string"] }
|
||||
clap = { version = "4.4.12", features = ["env", "string"] }
|
||||
envconfig = "0.10.0"
|
||||
dirs = "5.0.1"
|
||||
tracing = "0.1.40"
|
||||
@@ -35,7 +35,7 @@ libz-sys = { version = "1.1.12", default-features = false, features = [
|
||||
"static",
|
||||
] }
|
||||
inquire = { version = "0.6.2", features = ["console"] }
|
||||
tempfile = { version = "3.8.1" }
|
||||
tempfile = { version = "3.9.0" }
|
||||
serde_json = "1.0.108"
|
||||
rlua = "0.19.7"
|
||||
rlua-searcher = "0.1.0"
|
||||
|
Reference in New Issue
Block a user