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

Test getting-started example

This commit is contained in:
Armin Ronacher
2018-05-23 23:25:51 +02:00
parent b7025c029f
commit ab91b27c13
4 changed files with 27 additions and 18 deletions

View File

@ -1,4 +1,5 @@
[workspace]
members = [
"application",
"getting-started",
]