1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 00:41:07 +01:00
actix-website/examples/application/Cargo.toml

8 lines
101 B
TOML
Raw Normal View History

2018-05-23 21:28:12 +02:00
[package]
name = "application"
2018-07-21 14:21:41 +02:00
version = "0.7.0"
2018-05-24 05:39:15 +02:00
workspace = "../"
2018-05-23 21:28:12 +02:00
[dependencies]
2019-06-12 10:51:45 +02:00
actix-web = "1.0"