2018 edition, and clippy fixes.

This commit is contained in:
2019-01-02 21:58:02 +01:00
parent a2210055db
commit 8271464fe6
5 changed files with 17 additions and 19 deletions

View File

@@ -2,6 +2,7 @@
name = "trueskill"
version = "0.1.0"
authors = ["Anders Olsson <anders.e.olsson@gmail.com>"]
edition = "2018"
[dependencies]
log = "0.4"