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>"]
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user