mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
convert r2d2 example
This commit is contained in:
@ -7,7 +7,6 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
actix-rt = "0.1"
|
||||
|
||||
actix-web = { git="https://github.com/actix/actix-web.git", branch = "1.0" }
|
||||
actix-session = { git="https://github.com/actix/actix-web.git", branch = "1.0" }
|
||||
actix-staticfiles = { git="https://github.com/actix/actix-web.git", branch = "1.0" }
|
||||
|
Reference in New Issue
Block a user