matchy-data-format 2.0.0

DataValue type for matchy database entries (internal)
Documentation
[package]
name = "matchy-data-format"
version.workspace = true
authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "DataValue type for matchy database entries (internal)"

# Minimal dependencies for serialization support
[dependencies]
serde.workspace = true
chrono.workspace = true

[dev-dependencies]
serde_json.workspace = true

[lints]
workspace = true