mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-08-12 06:24:44 +00:00
add practice projects
This commit is contained in:
7
practices/hello-package/Cargo.lock
generated
Normal file
7
practices/hello-package/Cargo.lock
generated
Normal 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"
|
Reference in New Issue
Block a user