[package] name = "static_index" version = "0.1.0" authors = ["Jose Marinez "] workspace = ".." edition = "2018" [dependencies] futures = "0.1" env_logger = "0.5" actix-web = { git="https://github.com/actix/actix-web.git", branch = "1.0" } actix-files = { git="https://github.com/actix/actix-web.git", branch = "1.0" }