Initial commit

This commit is contained in:
Tom Alexander
2020-04-05 18:29:19 -04:00
commit 04fec06214
5 changed files with 35 additions and 0 deletions

9
Cargo.toml Normal file
View File

@@ -0,0 +1,9 @@
[package]
name = "duster"
version = "0.1.0"
authors = ["Tom Alexander <tom@fizz.buzz>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]