[dependencies]
[package]
authors = ["Shu Anzai <shu.anzai@gmail.com>"]
categories = ["no_std"]
description = "A minimal no_std ELF (32/64) parser."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "elf_parser"
readme = "README.md"
repository = "https://github.com/gedatsu217/elf_parser"
resolver = "2"
version = "0.1.0"