From a442d0b3b8ad68885a59604b168bc45269ded62e Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Sun, 22 Dec 2019 16:29:47 +0100 Subject: use byteorder for chatlink parsing --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8949851..81bda2b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,3 +21,4 @@ base64 = "0.11" termcolor = "1.0" num_enum = "0.4" num-traits = "0.2" +byteorder = "1.3" -- cgit v1.2.3