[badges.gitlab]
branch = "master"
repository = "tglman/structsy"
[dependencies.darling]
version = "0.14"
[dependencies.proc-macro2]
version = "1.0"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
version = "1.0"
[dependencies.synstructure]
version = "0.12"
[lib]
proc-macro = true
[package]
authors = ["Tglman <tglman@tglman.com>"]
description = "Structsy single file struct database persistent derive implementation"
edition = "2018"
license = "MIT"
name = "structsy-derive"
readme = "README.md"
repository = "https://gitlab.com/tglman/structsy"
version = "0.5.2"