[package] name = "senbei-elf" version.workspace = true edition.workspace = true rust-version.workspace = true license.workspace = true description = "ELF format parsing and structural utilities for Senbei" [dependencies] goblin.workspace = true thiserror.workspace = true [lints] workspace = true