Update dependencies.

This commit is contained in:
2016-11-30 11:12:49 +01:00
parent a2141a2011
commit be44337228
4 changed files with 42 additions and 15 deletions

View File

@@ -6,5 +6,5 @@ authors = ["logaritmisk <anders.e.olsson@gmail.com>"]
[dependencies]
getopts = "0.2"
byteorder = "0.5"
pbr = "0.2.1"
lazy_static = "0.2.1"
pbr = "0.3"
lazy_static = "0.2"