1
0
mirror of https://github.com/actix/actix-website synced 2024-11-25 09:12:42 +01:00
actix-website/examples/front-page/main-example/Cargo.toml

8 lines
99 B
TOML
Raw Normal View History

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