Update byteorder commit hash in Cargo.lock.

This commit is contained in:
Eduard-Mihai Burtescu
2017-04-20 09:46:43 +03:00
committed by GitHub
parent fdeee8fb59
commit f95cc529fc
Generated
+1 -1
View 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"