Now with rudimentary support for reading incoming records

This commit is contained in:
2020-11-11 16:17:02 +01:00
parent c294e8033f
commit cfdfedb5b4
3 changed files with 45 additions and 11 deletions

View File

@@ -12,3 +12,4 @@ structopt = "0.3.20"
anyhow = "1.0.33"
thiserror = "1.0.21"
bitflags = "1.2.1"
hex = "0.4.2"