[package]
name = "statevec-model"
version = "0.1.0"
edition = "2024"
rust-version = "1.91"
description = "Core schema, record, command, event, IDL, and registry types for StateVec."
license.workspace = true
repository.workspace = true
readme.workspace = true
keywords.workspace = true
categories.workspace = true
[dependencies]
serde.workspace = true
serde_json.workspace = true
smallvec.workspace = true