1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

handler info

This commit is contained in:
Nikolay Kim
2017-12-01 21:29:22 -08:00
parent 186726fbad
commit f0c346f18c
3 changed files with 105 additions and 6 deletions

View File

@ -85,9 +85,11 @@ optional = true
env_logger = "0.4"
reqwest = "0.8"
skeptic = "0.13"
serde_derive = "1.0"
[build-dependencies]
skeptic = "0.13"
serde_derive = "1.0"
version_check = "0.1"
[profile.release]