fix(deps): update rust crate config to 0.15.0
This commit is contained in:
parent
d801894b0f
commit
a21a04d958
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ actix-session = { version = "0.10.0", features = ["cookie-session"] }
|
||||||
actix-web = "4.5.1"
|
actix-web = "4.5.1"
|
||||||
argon2-creds = "0.2.3"
|
argon2-creds = "0.2.3"
|
||||||
async-trait = "0.1.80"
|
async-trait = "0.1.80"
|
||||||
config = "0.14.0"
|
config = "0.15.0"
|
||||||
cqrs-es = "0.4.11"
|
cqrs-es = "0.4.11"
|
||||||
derive-getters = "0.5.0"
|
derive-getters = "0.5.0"
|
||||||
derive_builder = "0.20.0"
|
derive_builder = "0.20.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue