xmas-elf 0.2.0

Library for parsing and navigatin ELF data; zero-allocation, type-safe.
[package]
name = "xmas-elf"
version = "0.2.0"
authors = ["Nick Cameron <ncameron@mozilla.com>"]
description = "Library for parsing and navigatin ELF data; zero-allocation, type-safe."
license = "Apache-2.0/MIT"
repository = "https://github.com/nrc/xmas-elf"

[dependencies]
zero = "0.1"

[[bin]]
name = "xmas_elf"
publish = "false"