fix(deps): update rust crate figment to 0.10.15
This commit is contained in:
parent
8d8467a4ea
commit
930bf3891c
2 changed files with 3 additions and 3 deletions
|
@ -219,7 +219,7 @@ default-features = false
|
|||
|
||||
# Used for reading the configuration from conduit.toml & environment variables
|
||||
[dependencies.figment]
|
||||
version = "0.10.14"
|
||||
version = "0.10.15"
|
||||
features = [
|
||||
"env",
|
||||
"toml",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue