1
0
mirror of https://github.com/actix/actix-website synced 2024-11-27 18:12:57 +01:00
actix-website/examples/getting-started/Cargo.toml

7 lines
87 B
TOML
Raw Normal View History

2018-05-23 23:25:51 +02:00
[package]
name = "getting-started"
version = "0.1.0"
[dependencies]
actix-web = "0.6"