chore(cargo): Bump actix-web to >0.6
This commit is contained in:
parent
02542317ea
commit
ab3f7d888a
2 changed files with 6 additions and 5 deletions
|
|
@ -6,7 +6,7 @@ license = "AGPL-3.0-or-later"
|
|||
|
||||
[dependencies]
|
||||
actix = "0.5"
|
||||
actix-web = "0.5"
|
||||
actix-web = "0.6"
|
||||
env_logger = "0.5"
|
||||
diesel = { version = "1.2", features = ["postgres", "chrono", "r2d2"]}
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue