Development progress

- many small fixes
- add hello-world
- fix source code
This commit is contained in:
Michael Droogleever
2018-07-21 22:22:56 +02:00
parent ffc7b9dfec
commit c5de62831e
22 changed files with 497 additions and 118 deletions

View File

@@ -1,6 +1,7 @@
[workspace]
members = [
"src/getting-started",
"src/hello-world",
]
[profile.dev]