Basic functionality seems to work!

This commit is contained in:
2023-05-12 00:23:39 +02:00
parent 962019e310
commit 736b5b0ca7
7 changed files with 307 additions and 53 deletions

View File

@@ -11,6 +11,7 @@ serde_json = "1.0.96"
#serde_cbor = "0.11.2"
anyhow = "1.0.71"
bitflags = "2.2.1"
tracing = "0.1.37"
# deps for bins
#structopt = "0.3.26"