binary-options-tools-macros 0.1.0

Macros for the `binary-options-tools` crate
Documentation
[dependencies.anyhow]
version = "1.0.95"

[dependencies.proc-macro2]
version = "1.0.93"

[dependencies.quote]
version = "1.0.38"

[dependencies.serde_json]
version = "1.0.137"

[dependencies.syn]
version = "2.0.96"

[dependencies.tokio]
default-features = false
features = ["macros"]
version = "1.43.0"

[dependencies.tracing]
version = "0.1.41"

[dev-dependencies.serde]
version = "1.0.217"

[lib]
name = "binary_options_tools_macros"
path = "src/lib.rs"
proc-macro = true

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Macros for the `binary-options-tools` crate"
edition = "2021"
license = "MIT"
name = "binary-options-tools-macros"
readme = "README.md"
repository = "https://github.com/ChipaDevTeam/BinaryOptionsTools-v2"
version = "0.1.0"