Initial commit.

This commit is contained in:
2016-08-31 16:38:17 +02:00
commit 5f14559fed
4 changed files with 38 additions and 0 deletions

7
Cargo.toml Normal file
View File

@@ -0,0 +1,7 @@
[package]
name = "loldog"
version = "0.1.0"
authors = ["logaritmisk <anders.e.olsson@gmail.com>"]
[dependencies]
ansi_term = "0.9"