From 70fed562eb20b981ccf5c071cb1d6eeb28c46bfe Mon Sep 17 00:00:00 2001
From: "Aaron J. Todd" <aajtodd@gmail.com>
Date: Sat, 28 Jan 2017 13:04:27 -0500
Subject: [PATCH] Update byteorder to 1.0

---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index 6366eb9..402387e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,4 +19,4 @@ exclude       = [
 ]
 
 [dependencies]
-byteorder = "0.5.3"
+byteorder = "1.0.0"
-- 
GitLab