Update crate.

Clippy.
Fmt.
This commit is contained in:
2017-09-14 09:49:29 +02:00
parent 2e7d5b0214
commit c27239c01b
5 changed files with 60 additions and 57 deletions

View File

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