Support writing LBA information into main file

This commit is contained in:
Björn Gaier
2023-02-03 13:22:17 +01:00
parent aeb09855ff
commit bc6e483bcf
7 changed files with 97 additions and 47 deletions

View File

@@ -8,5 +8,6 @@ edition = "2021"
[dependencies]
byteorder = "*"
cdtypes = {path = "../cdtypes"}
envmnt = "*"
lz4 = "*"
paste = "*"