fix(deps): update rust crate config to 0.15.21
This commit is contained in:
@@ -16,7 +16,7 @@ base64 = "0.22.1"
|
||||
chrono = "0.4.43"
|
||||
clap = { version = "4.5.58", features = ["derive"] }
|
||||
clap-verbosity-flag = { version = "3.0.4", features = ["tracing"] }
|
||||
config = { version = "0.15.19", default-features = false, features = ["json", "toml"] }
|
||||
config = { version = "0.15.21", default-features = false, features = ["json", "toml"] }
|
||||
dialoguer = "0.12.0"
|
||||
env_logger = "0.11.9"
|
||||
flate2 = "1.1.9"
|
||||
|
||||
Reference in New Issue
Block a user