[dependencies.relm-derive-common]
version = "^0.16.0"
[dependencies.syn]
version = "0.15"
[features]
unstable = ["relm-derive-common/unstable"]
[lib]
proc-macro = true
[package]
authors = ["Antoni Boucher <bouanto@zoho.com>"]
description = "Custom derive required by the relm-state crate."
license = "MIT"
name = "relm-derive-state"
repository = "https://github.com/antoyo/relm"
version = "0.16.0"