[dependencies.proc-macro2]
version = "1.0"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
features = ["full", "extra-traits", "parsing", "printing"]
version = "2.0"
[lib]
proc-macro = true
[package]
authors = ["Ari Seyhun <ariseyhun@live.com.au>"]
categories = ["database", "web-programming", "asynchronous"]
description = "Derive macros for thalo"
edition = "2021"
keywords = ["event-sourcing", "wasm", "embedded-database"]
license = "Apache-2.0 OR MIT"
name = "thalo_derive"
repository = "https://github.com/thalo-rs/thalo"
version = "0.8.0"