Initial commit.

This commit is contained in:
2018-10-13 11:40:03 +02:00
commit 583c0f8ce6
3 changed files with 36 additions and 0 deletions

6
Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "elo"
version = "0.1.0"
authors = ["Anders Olsson <anders.e.olsson@gmail.com>"]
[dependencies]