stackpatrol-core 0.2.0

Shared types and protocol definitions for StackPatrol CLI and control plane.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[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."

[dependencies]
serde.workspace = true
serde_json.workspace = true
thiserror.workspace = true