Update byteorder crate
This commit is contained in:
parent
6bd74a0729
commit
d9183a8a26
|
|
@ -12,7 +12,7 @@ description = "A binary serialization / deserialization strategy and implementat
|
|||
|
||||
[dependencies]
|
||||
rustc-serialize = "0.3.*"
|
||||
byteorder = "0.3.*"
|
||||
byteorder = "0.4.*"
|
||||
num = "*"
|
||||
serde = "*"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue