Stuff, bother.
This commit is contained in:
13
Cargo.toml
Normal file
13
Cargo.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[package]
|
||||
name = "tuigui"
|
||||
version = "0.1.0"
|
||||
authors = ["Adam Wick <awick@uhsure.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[[bin]]
|
||||
path = "src/main.rs"
|
||||
name = "example"
|
||||
|
||||
[dependencies]
|
||||
log = "^0.4.6"
|
||||
simplelog = "^0.5.3"
|
||||
Reference in New Issue
Block a user