depend on endian_trait
This commit is contained in:
parent
02c7d8e522
commit
ad827b3f44
|
@ -31,4 +31,5 @@ uuid = { version = "0.7", features = ["v4"] }
|
||||||
chrono = "0.4.6" # Date and time library for Rust
|
chrono = "0.4.6" # Date and time library for Rust
|
||||||
openssl = "0.10.16"
|
openssl = "0.10.16"
|
||||||
siphasher = "0.3"
|
siphasher = "0.3"
|
||||||
|
endian_trait = "0.6.0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue