Integrate with byteorder

This commit is contained in:
Carl Lerche
2016-08-31 12:07:44 -07:00
parent 38abb8074b
commit 046c864543
7 changed files with 249 additions and 40 deletions
+1 -1
View File
@@ -20,10 +20,10 @@ exclude = [
[dependencies]
log = "0.3.6"
byteorder = "0.5.3"
[dev-dependencies]
rand = "0.3.5"
byteorder = "0.5.3"
[[bench]]