[package] name = "elf64" version = "0.1.2" authors = ["Ranxi Verba ", "Vladislav Melnik "] edition = "2018" license = "MIT" description = "Parse elf format" repository = "https://github.com/vlad9486/elf64" [dependencies] bitflags = { version = "1.2" }