start tutorial
This commit is contained in:
4
tutorial/01-rust-hello/solution/Cargo.toml
Normal file
4
tutorial/01-rust-hello/solution/Cargo.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[package]
|
||||
name = "step01_rust_hello_solution"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
Reference in New Issue
Block a user