Implement a geckolib target.

This commit is contained in:
Bobby Holley 2016-01-08 10:48:11 -08:00
parent 083d3e0201
commit 840df61ba3
6 changed files with 1272 additions and 1 deletions

View file

@ -52,5 +52,5 @@ string_cache = "0.2"
lazy_static = "0.1"
getopts = "0.2.11"
hyper = "0.7"
url = "0.5.2"
url = {version = "0.5.2", features = ["serde_serialization"]}
uuid = "0.1.17"