clusterflux-public/crates/clusterflux-control/Cargo.toml
Clusterflux release 94d1716637 Public release release-f8ee5fc25a1d
Source commit: f8ee5fc25a1d0fed1e59b3f34d534b395bf34dad

Public tree identity: sha256:a428db3c520f7c0779135e36a841a5102ed26070519b696a146dbfa54514bd52
2026-07-19 15:51:02 +02:00

13 lines
286 B
TOML

[package]
name = "clusterflux-control"
version = "0.1.0"
edition.workspace = true
license.workspace = true
repository.workspace = true
[dependencies]
serde_json.workspace = true
thiserror.workspace = true
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
ureq.workspace = true