fix(deps): update rust crate config to 0.15.19
This commit is contained in:
committed by
Jeremiah Russell
parent
c5d64b8ae5
commit
ebca739baa
@@ -24,7 +24,7 @@ include = [
|
||||
chrono = "0.4.42"
|
||||
clap = { version = "4.5.53", features = ["derive"] }
|
||||
clap-verbosity-flag = { version = "3.0.4", features = ["tracing"] }
|
||||
config = { version = "0.15.18", default-features = false, features = [
|
||||
config = { version = "0.15.19", default-features = false, features = [
|
||||
"json",
|
||||
"toml",
|
||||
] }
|
||||
|
||||
Reference in New Issue
Block a user