1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 00:41:07 +01:00
actix-website/examples/getting-started/Cargo.toml
2018-05-23 23:25:51 +02:00

7 lines
87 B
TOML

[package]
name = "getting-started"
version = "0.1.0"
[dependencies]
actix-web = "0.6"