fix(deps): update rust crate figment to 0.10.18

This commit is contained in:
renovate[bot] 2024-04-18 04:26:56 +00:00 committed by GitHub
parent d0a9666a29
commit 78457145d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -237,7 +237,7 @@ default-features = false
# Used for reading the configuration from conduit.toml & environment variables
[dependencies.figment]
version = "0.10.17"
version = "0.10.18"
features = ["env", "toml"]
# Used for matrix spec type definitions and helpers