]> git.lizzy.rs Git - rust.git/commitdiff
Update byteorder commit hash in Cargo.lock.
authorEduard-Mihai Burtescu <edy.burt@gmail.com>
Thu, 20 Apr 2017 06:46:43 +0000 (09:46 +0300)
committerGitHub <noreply@github.com>
Thu, 20 Apr 2017 06:46:43 +0000 (09:46 +0300)
Cargo.lock

index e3708fd1bc662ec8d4fa81c0b533c886931df871..7263e2beeebd6c1612cae9e37b82bab573e6b8db 100644 (file)
@@ -21,7 +21,7 @@ dependencies = [
 [[package]]
 name = "byteorder"
 version = "1.0.0"
-source = "git+https://github.com/quininer/byteorder.git?branch=i128#ef51df297aa833d0b6639aae328a95597fc07d75"
+source = "git+https://github.com/quininer/byteorder.git?branch=i128#9bab6d7783f81da50feb234a120c918d9eabba6e"
 
 [[package]]
 name = "cargo_metadata"