[dependencies.proc-macro2]
version = "1.0.76"
[dependencies.quote]
version = "1.0.35"
[dependencies.serde]
version = "1.0.190"
[dependencies.serde_tokenstream]
version = "0.2.0"
[dependencies.syn]
features = ["full"]
version = "2.0.48"
[dev-dependencies.candid]
version = "0.10.2"
[dev-dependencies.ic-cdk]
version = "0.12.1"
[dev-dependencies.trybuild]
version = "1.0.89"
[lib]
proc-macro = true
[package]
authors = ["David Dal Busco <https://daviddalbusco.com>"]
description = "Procedural macros for hooking into various events in Juno."
documentation = "https://docs.rs/junobuild-macros"
edition = "2021"
homepage = "https://juno.build"
license-file = "LICENSE.md"
name = "junobuild-macros"
readme = "README.md"
repository = "https://github.com/junobuild/juno"
version = "0.0.2"