1
0
mirror of https://github.com/actix/actix-website synced 2025-01-23 00:25:55 +01:00
2020-01-02 12:43:41 +06:00

11 lines
157 B
TOML

[package]
name = "application"
version = "1.0.0"
edition = "2018"
workspace = "../"
[dependencies]
actix-web = "2.0"
actix-rt = "1.0"
actix-service = "1.0"