[package]
name = "cookie-auth"
version = "2.0.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
edition = "2018"
workspace = ".."

[dependencies]
actix-web = "2.0.0"
actix-identity = "0.2.0"
actix-rt = "1.0.0"
env_logger = "0.7"