Support writing LBA information into main file

This commit is contained in:
Jaby
2023-02-03 13:22:17 +01:00
committed by Jaby
parent 3a63261842
commit 53b01f19b1
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 = "*"