From a7858cd77151430b3fab0bcdcacdc14375f77980 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Sun, 12 Jan 2020 18:01:18 +0100 Subject: initial implementation done --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5163920..cab9236 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,3 +8,4 @@ edition = "2018" [dependencies] log = "0.4" +byteorder = "1.3.2" -- cgit v1.2.3