Initial restructuring after _actual_ spec added

This commit is contained in:
2024-11-03 12:52:18 -05:00
parent 84a105639c
commit 045237d44f
15 changed files with 659 additions and 983 deletions

View File

@ -15,6 +15,7 @@ edition = "2021"
anyhow = "1.0.86"
async-channel = "2.3.1"
async-io = "2.3.4"
bitflags = "2.6.0"
log = "0.4.22"
strum = "0.26.3"
strum_macros = "0.26.4"