[package] name = "cookie-auth" version = "2.0.0" authors = ["Nikolay Kim "] edition = "2018" workspace = ".." [dependencies] actix-web = "2.0.0" actix-identity = "0.2.0" actix-rt = "1.0.0" env_logger = "0.7" rand = "0.7.3"