mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-04-06 11:51:35 -04:00
fix(deps): update rust crate figment to 0.10.18
This commit is contained in:
parent
d0a9666a29
commit
78457145d8
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue