bindy-macro 0.27.0

Macro for the Bindy generator.
Documentation
[dependencies.chia-sdk-bindings]
version = "0.27.0"

[dependencies.convert_case]
version = "0.6.0"

[dependencies.indexmap]
features = ["serde"]
version = "2.9.0"

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

[dependencies.quote]
version = "1.0.40"

[dependencies.serde]
features = ["derive", "derive"]
version = "1.0.219"

[dependencies.serde_json]
version = "1.0.140"

[dependencies.syn]
version = "2.0.104"

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

[package]
authors = ["Brandon Haggstrom <me@rigidnetwork.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["cryptography::cryptocurrencies", "development-tools"]
description = "Macro for the Bindy generator."
edition = "2021"
homepage = "https://github.com/Rigidity/chia-wallet-sdk"
keywords = ["chia", "wallet", "blockchain", "crypto"]
license = "Apache-2.0"
name = "bindy-macro"
readme = "README.md"
repository = "https://github.com/Rigidity/chia-wallet-sdk"
version = "0.27.0"

[target.aarch64-unknown-linux-gnu.dependencies.openssl]
features = ["vendored"]
version = "0.10.73"

[target.aarch64-unknown-linux-gnu.dependencies.openssl-sys]
features = ["vendored"]
version = "0.9.108"

[target.aarch64-unknown-linux-musl.dependencies.openssl]
features = ["vendored"]
version = "0.10.73"

[target.aarch64-unknown-linux-musl.dependencies.openssl-sys]
features = ["vendored"]
version = "0.9.108"

[target.x86_64-unknown-linux-gnu.dependencies.openssl]
features = ["vendored"]
version = "0.10.73"

[target.x86_64-unknown-linux-gnu.dependencies.openssl-sys]
features = ["vendored"]
version = "0.9.108"

[target.x86_64-unknown-linux-musl.dependencies.openssl]
features = ["vendored"]
version = "0.10.73"

[target.x86_64-unknown-linux-musl.dependencies.openssl-sys]
features = ["vendored"]
version = "0.9.108"