[package] name = "road_elf" version = "0.1.0" edition = "2021" description = "ELF format library" homepage = "https://road-linker.github.io" keywords = ["operating-system", "linker", "loader"] license = "MIT OR Apache-2.0" repository = "https://github.com/road-linker/road" [dependencies] nom = "7"