initial
This commit is contained in:
10
Cargo.toml
Normal file
10
Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "b"
|
||||
version = "0.1.0"
|
||||
authors = ["hellerve <veit@veitheller.de>"]
|
||||
|
||||
[[bin]]
|
||||
name = "b"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
Reference in New Issue
Block a user