aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2020-01-12 18:01:18 +0100
committerMax Audron <audron@cocaine.farm>2020-01-13 19:13:05 +0100
commita7858cd77151430b3fab0bcdcacdc14375f77980 (patch)
treeb6f3d72f1c6e32b2d32f33ca3ce56a765a595d86 /Cargo.toml
parentinit (diff)
initial implementation done
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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"