[package] name = "tspa" description = "Test single page applications" license = "MIT" version = "0.1.1" authors = ["Elijah Seed Arita "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] actix-rt = "1.1" actix-web = "3.0.0-alpha.3" actix-files = "0.3.0-alpha.1" env_logger = "0.7" clap = "2.33"