layouting

This commit is contained in:
nora 2023-02-16 20:02:41 +01:00
parent 1520524d6f
commit 00c4a7ee66
4 changed files with 228 additions and 178 deletions

View file

@ -10,5 +10,4 @@ bitflags = "1.3.2"
bstr = "1.2.0"
bytemuck = { version = "1.13.0", features = ["derive", "min_const_generics"] }
memmap2 = "0.5.8"
memoffset = "0.8.0"
thiserror = "1.0.38"