[dependencies.proc-macro2]
version = "1"
[dependencies.quote]
version = "1"
[dependencies.syn]
features = ["parsing"]
version = "1"
[dev-dependencies.anyhow]
version = "1"
[dev-dependencies.futures]
version = "0"
[dev-dependencies.irc]
default_features = false
features = ["json", "tls-rust"]
version = "0.15"
[dev-dependencies.regex]
version = "1"
[dev-dependencies.tokio]
version = "1"
[dev-dependencies.tracing]
version = "0"
[lib]
proc-macro = true
[package]
description = "proc macros for catinator"
documentation = "https://docs.rs/catinator_macros"
edition = "2018"
homepage = "https://gitlab.com/cocainefarm/gnulag/catinator"
license = "ISC"
name = "catinator_macros"
repository = "https://gitlab.com/cocainefarm/gnulag/catinator"
version = "0.3.0"