upgrades actix to 1.0
This commit is contained in:
@@ -5,7 +5,8 @@ authors = ["Artus <artus@landoftheunicorn.ovh>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "0.7"
|
||||
actix-web = "1.0.*"
|
||||
actix-files = "*"
|
||||
lootalot-db = { version = "0.1", path = "./lootalot_db" }
|
||||
dotenv = "*"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user