[dependencies.proc-macro-hack]
version = "0.5"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
version = "1.0"
[dependencies.unic-locale-impl]
version = "0.6"
[lib]
proc_macro = true
[package]
authors = ["Manish Goregaokar <manishsmail@gmail.com>", "Zibi Braniecki <gandalf@mozilla.com>"]
categories = ["internationalization"]
description = "API for managing Unicode Locale Identifiers"
edition = "2018"
license = "MIT/Apache-2.0"
name = "unic-locale-macros-impl"
readme = "README.md"
repository = "https://github.com/zbraniecki/unic-locale"
version = "0.6.0"