hyperhive/hive-claude/Cargo.toml

12 lines
201 B
TOML

[package]
name = "hive-claude"
edition.workspace = true
version.workspace = true
[lints]
workspace = true
[dependencies]
serde_json.workspace = true
thiserror.workspace = true
tokio.workspace = true