ruma-identifiers-macros 0.22.1

Deprecated: crate merged into ruma-macros
Documentation
[package]
description = "Deprecated: crate merged into ruma-macros"
homepage = "https://www.ruma.io/"
keywords = ["matrix", "chat", "messaging", "ruma"]
license = "MIT"
name = "ruma-identifiers-macros"
repository = "https://github.com/ruma/ruma"
version = "0.22.1"
edition = "2018"

[badges]
maintenance = { status = "deprecated" }

[lib]
proc-macro = true

[dependencies]
quote = "1.0.8"
ruma-identifiers-validation = { version = "0.7.0", path = "../ruma-identifiers-validation", default-features = false }
syn = "1.0.55"