Add missing metadata fields

This commit is contained in:
Sakuhl 2018-03-02 14:26:21 +01:00
parent deeceb33b5
commit e161650d86

View File

@ -2,6 +2,8 @@
authors = ["FliegendeWurst <2012gdwu@web.de>", "Sakuhl <2012collector@gmail.com>"]
name = "wynncraft"
version = "0.1.0"
license = "GPL-3.0"
description = "Wynncraft API wrapper"
[dependencies]
failure = "0.1.1"
@ -11,4 +13,4 @@ serde_derive = "1.0.27"
serde_json = "1.0.9"
[dev-dependencies]
chrono = "0.4.0"
chrono = "0.4.0"