clusterflux-public/crates/disasmer-macros/Cargo.toml
Disasmer release dry run 28414a6e83 Public dry run dryrun-fc8380260013
Source commit: fc8380260013119c2535fa0ec860c9e0581c5896

Public tree identity: sha256:2edc3fda481ae8b3b5f4949811e496ec787aa436aa26bd070e14ac410ba75adc
2026-07-03 15:28:47 +02:00

14 lines
245 B
TOML

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