[dependencies.case]
version = "1.0.0"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
version = "1.0"
[lib]
proc-macro = true
[package]
authors = ["Thomas Forgione <thomas@forgione.fr>"]
description = "the proc macros for ergol, an async ORM for Rust"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "ergol_proc_macro"
repository = "https://github.com/polymny/ergol"
version = "0.0.1"