clusterflux-public/crates/clusterflux-macros/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

17 lines
319 B
TOML

[package]
name = "clusterflux-macros"
version = "0.1.0"
edition.workspace = true
license.workspace = true
repository.workspace = true
[lib]
proc-macro = true
[dependencies]
hex.workspace = true
proc-macro2.workspace = true
quote.workspace = true
serde_json.workspace = true
sha2.workspace = true
syn.workspace = true