Add missing metadata fields
This commit is contained in:
parent
deeceb33b5
commit
e161650d86
@ -2,6 +2,8 @@
|
|||||||
authors = ["FliegendeWurst <2012gdwu@web.de>", "Sakuhl <2012collector@gmail.com>"]
|
authors = ["FliegendeWurst <2012gdwu@web.de>", "Sakuhl <2012collector@gmail.com>"]
|
||||||
name = "wynncraft"
|
name = "wynncraft"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
|
license = "GPL-3.0"
|
||||||
|
description = "Wynncraft API wrapper"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
failure = "0.1.1"
|
failure = "0.1.1"
|
||||||
@ -11,4 +13,4 @@ serde_derive = "1.0.27"
|
|||||||
serde_json = "1.0.9"
|
serde_json = "1.0.9"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
chrono = "0.4.0"
|
chrono = "0.4.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user