[dependencies.lazy_static]
version = "1.0"
[dependencies.proc-macro2]
version = "1.0"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
features = ["extra-traits", "fold", "full", "visit"]
version = "^1.0"
[dev-dependencies.gtk]
version = "0.16.1"
[dev-dependencies.trybuild]
version = "1.0.42"
[lib]
proc-macro = true
[package]
authors = ["Antoni Boucher <bouanto@zoho.com>"]
description = "Custom derive required by the relm crate."
documentation = "https://docs.rs/relm-derive/"
edition = "2018"
homepage = "https://relm.antoyo.xyz/"
license = "MIT"
name = "relm-derive"
repository = "https://github.com/antoyo/relm"
version = "0.24.0"