emboss_common 0.5.1

Common types and constants for emboss
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[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 }