Add hello world application

This commit is contained in:
2021-05-15 09:38:06 -04:00
parent f755a9cb96
commit 9ffaca54a5
4 changed files with 17 additions and 4 deletions

5
Cargo.lock generated Normal file
View File

@@ -0,0 +1,5 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "schemers"
version = "0.1.0"