rewrote assembler backend to support custom executable format (DSE) and also refactored (moving crates around)
This commit is contained in:
@@ -7,4 +7,5 @@ edition = "2024"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
binrw = "0.15.1"
|
||||
strum = { version = "0.28.0", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user