[package]
name = "stackpatrol-core"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
description = "Shared types and protocol definitions for StackPatrol CLI and control plane."
readme = "README.md"
[dependencies]
serde.workspace = true
serde_json.workspace = true
thiserror.workspace = true