emboss 0.2.0

A small macro to embed metadata as an ELF/Mach-O section in your final binary
Documentation
[package]
name = "emboss"
version = "0.2.0"
authors = ["Matt Stavola <matt@stavola.xyz>"]
edition = "2018"
description = "A small macro to embed metadata as an ELF/Mach-O section in your final binary"
license = "MIT OR Apache-2.0"
repository = "https://github.com/mbStavola/emboss/"

[dependencies]