mirror of
https://github.com/actix/examples
synced 2025-06-26 09:17:41 +02:00
Bump config from 0.13.3 to 0.13.4 (#671)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
@ -5,7 +5,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix-web.workspace = true
|
||||
config = "0.13.1"
|
||||
config = "0.13"
|
||||
deadpool-postgres = { version = "0.11", features = ["serde"] }
|
||||
derive_more.workspace = true
|
||||
dotenvy.workspace = true
|
||||
|
Reference in New Issue
Block a user