[dependencies.proc-macro-crate]
version = "1.3.1"
[dependencies.proc-macro2]
version = "1.0.66"
[dependencies.quote]
version = "1.0.32"
[dependencies.syn]
version = "2.0.27"
[lib]
proc-macro = true
[package]
authors = ["Arvid Norberg <arvid@libtorrent.org>"]
description = "Derive macro to create python bindings for Chia types"
edition = "2021"
homepage = "https://github.com/Chia-Network/chia_rs/chia_py_streamable_macro/"
license = "Apache-2.0"
name = "chia_py_streamable_macro"
repository = "https://github.com/Chia-Network/chia_rs/chia_py_streamable_macro/"
version = "0.2.13"