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

update url-dispatch examples

This commit is contained in:
Nikolay Kim
2018-05-24 10:13:55 -07:00
parent 2efb3dc0bd
commit 842c877da2
19 changed files with 348 additions and 249 deletions

View File

@ -3,4 +3,5 @@ members = [
"application",
"getting-started",
"server",
"url-dispatch",
]