Initial commit.

This commit is contained in:
2018-10-21 14:25:21 +02:00
commit df49bc9441
4 changed files with 332 additions and 0 deletions

6
Cargo.toml Normal file
View File

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