[package]
name = "emboss_common"
version = "0.5.1"
authors = ["Matt Stavola <matt@stavola.xyz>"]
edition = "2024"
description = "Common types and constants for emboss"
license = "MIT OR Apache-2.0"
repository = "https://github.com/mbStavola/emboss/"
rust-version = "1.85.0"
[dependencies]
serde = { workspace = true }