1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 15:39:02 +02:00

convert server examples

This commit is contained in:
Nikolay Kim
2018-05-23 20:39:15 -07:00
parent d4e2aa8ae9
commit d27ab00b71
17 changed files with 185 additions and 211 deletions

View File

@ -1,6 +1,7 @@
[package]
name = "application"
version = "0.1.0"
version = "0.6.0"
workspace = "../"
[dependencies]
actix-web = "0.6"