[dependencies.iref]
version = "3.0"
[dependencies.quote]
version = "1.0.33"
[dependencies.syn]
version = "2.0.29"
[lib]
proc-macro = true
[package]
authors = ["Timothée Haudebourg <author@haudebourg.net>"]
categories = ["web-programming", "internationalization"]
description = "Build static IRI and IRI references at compile time"
documentation = "https://docs.rs/static-iref"
edition = "2018"
keywords = ["iri", "iref", "macro", "static"]
license = "MIT/Apache-2.0"
name = "static-iref"
readme = "README.md"
repository = "https://github.com/timothee-haudebourg/static-iref"
version = "3.0.0"