Merge pull request #24 from jeremyjh/patch-1
bump byteorder dependency to 0.3.1
This commit is contained in:
commit
ff484bd667
|
|
@ -12,4 +12,4 @@ description = "A binary serialization / deserialization strategy and implementat
|
|||
|
||||
[dependencies]
|
||||
rustc-serialize = "0.3.*"
|
||||
byteorder = "0.2.9"
|
||||
byteorder = "0.3.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue