initial; first section
This commit is contained in:
7
hello-world/Cargo.toml
Normal file
7
hello-world/Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "hello-world"
|
||||
version = "0.1.0"
|
||||
authors = ["hellerve <veit@veitheller.de>"]
|
||||
|
||||
[dependencies]
|
||||
tokio = "0.1"
|
Reference in New Issue
Block a user