# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "lupt" version = "0.2.0" authors = ["Piyush Raj "] description = "Chat app for lupt(लुप्त) users!" homepage = "https://luptchat.in" readme = "README.md" keywords = ["chat", "Chatting", "Talk", "Stranger"] categories = ["chatting-app"] license = "GPL-3.0-only" repository = "https://github.com/PiyushXCoder/lupt" [dependencies.actix] version = "0.10" [dependencies.actix-broker] version = "0.3.1" [dependencies.actix-files] version = "0.5.0" [dependencies.actix-ratelimit] version = "0.3.1" [dependencies.actix-web] version = "3" features = ["openssl"] [dependencies.actix-web-actors] version = "3" [dependencies.actix-web-middleware-redirect-https] version = "3.0.1" [dependencies.base64] version = "0.13.0" [dependencies.clap] version = "2.33.3" [dependencies.env_logger] version = "0.8.3" [dependencies.lazy_static] version = "1.4.0" [dependencies.openssl] version = "0.10.28" [dependencies.rand] version = "0.8.3" [dependencies.serde] version = "1.0.123" [dependencies.serde_json] version = "1.0.62" [dependencies.sha1] version = "0.6.0" [dependencies.tokio] version = "1.5.0" features = ["rt", "rt-multi-thread", "macros"]