Upgrade byteorder.

This commit is contained in:
2017-01-12 23:17:36 +01:00
parent 8fcc230269
commit f55bf746ef
2 changed files with 11 additions and 8 deletions

View File

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