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

Adds to workspace to test all code actually functions.

This commit is contained in:
Cameron Dershem
2019-06-12 18:14:10 -04:00
parent a5f7e0d095
commit cbd27e7668
13 changed files with 160 additions and 0 deletions

View File

@ -1,6 +1,7 @@
[workspace]
members = [
"application",
"front-page",
"getting-started",
"server",
"url-dispatch",