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]
|
[dependencies]
|
||||||
rustc-serialize = "0.3.*"
|
rustc-serialize = "0.3.*"
|
||||||
byteorder = "0.3.*"
|
byteorder = "0.4.*"
|
||||||
num = "*"
|
num = "*"
|
||||||
serde = "*"
|
serde = "*"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue