diff options
| author | Max Audron <audron@cocaine.farm> | 2020-01-12 18:01:18 +0100 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2020-01-13 19:13:05 +0100 |
| commit | a7858cd77151430b3fab0bcdcacdc14375f77980 (patch) | |
| tree | b6f3d72f1c6e32b2d32f33ca3ce56a765a595d86 /Cargo.toml | |
| parent | init (diff) | |
initial implementation done
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ edition = "2018" [dependencies] log = "0.4" +byteorder = "1.3.2" |
