1
0
mirror of https://github.com/actix/actix-website synced 2025-01-23 00:25:55 +01:00
2019-12-29 01:33:19 +09:00

10 lines
139 B
TOML

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