1
0
mirror of https://github.com/actix/actix-website synced 2024-12-12 07:53:10 +01:00
actix-website/examples/getting-started/Cargo.toml
2019-06-12 04:51:45 -04:00

8 lines
105 B
TOML

[package]
name = "getting-started"
version = "0.7.0"
workspace = "../"
[dependencies]
actix-web = "1.0"