depend on endian_trait

This commit is contained in:
Dietmar Maurer 2019-01-07 14:59:33 +01:00
parent 02c7d8e522
commit ad827b3f44
1 changed files with 1 additions and 0 deletions

View File

@ -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"