add practice projects

This commit is contained in:
sunface
2022-03-14 21:14:52 +08:00
parent df2e2fe02c
commit 80cc58aebe
10 changed files with 76 additions and 0 deletions

7
practices/hello-package/Cargo.lock generated Normal file
View File

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