add byteorder dep
This commit is contained in:
parent
c2a13536a8
commit
8c42bc03b9
@ -33,4 +33,5 @@ serde_json = "*"
|
|||||||
ron = "*"
|
ron = "*"
|
||||||
log = "*"
|
log = "*"
|
||||||
fern = { version = "0.5", features = ["colored"] }
|
fern = { version = "0.5", features = ["colored"] }
|
||||||
|
byteorder = "1"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user