1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 08:43:01 +01:00
actix-website/examples/main-example/Cargo.toml

8 lines
101 B
TOML
Raw Normal View History

[package]
2019-06-13 06:32:48 +02:00
name = "main-example"
version = "0.1.0"
edition = "2018"
[dependencies]
actix-web = "1.0"