[dependencies.proc-macro2]
version = "1.0.40"
[dependencies.quote]
version = "1.0.20"
[dependencies.syn]
features = ["full"]
version = "1.0.98"
[dev-dependencies]
[lib]
proc-macro = true
test = false
[package]
authors = ["FL03 <jo3mccain@icloud.com>"]
categories = []
description = "Derive macros created for Consision, a complete data-science toolkit written in Rust"
edition = "2021"
homepage = "https://scattered-systems.github.io/concision"
keywords = ["derive", "macros"]
license = "MIT"
name = "concision-derive"
repository = "https://github.com/scattered-systems/concision"
version = "0.1.11"