1
0
mirror of https://github.com/actix/actix-website synced 2024-11-25 01:02:58 +01:00
actix-website/examples/front-page/main-example/Cargo.toml
2019-06-12 18:14:10 -04:00

8 lines
99 B
TOML

[package]
name = "front-page"
version = "0.1.0"
edition = "2018"
[dependencies]
actix-web = "1.0"