auric-derive 0.1.6

Derive support for the Ember-inspired Auric SPA framework
Documentation
[package]
resolver = "2"
name = "auric-derive"
description = "Derive support for the Ember-inspired Auric SPA framework"
version.workspace = true
edition.workspace = true
authors.workspace = true
keywords.workspace = true
categories = ["development-tools::procedural-macro-helpers", "wasm", "web-programming"]
license.workspace = true
homepage.workspace = true
repository.workspace = true

[lib]
proc-macro = true

[lints]
workspace = true

[dependencies]
quote = "1.0"