1
0
mirror of https://github.com/actix/actix-website synced 2025-01-23 08:34:35 +01:00

13 lines
184 B
TOML
Raw Normal View History

2018-05-24 10:13:55 -07:00
[package]
name = "url-dispatch"
2018-07-21 05:21:41 -07:00
version = "0.7.0"
2018-05-24 10:13:55 -07:00
workspace = "../"
[dependencies]
2018-07-21 05:21:41 -07:00
actix = "0.7"
actix-web = "0.7"
2018-05-24 10:13:55 -07:00
futures = "0.1"
openssl = "0.10"
serde = "1.0"
serde_derive = "1.0"