gltf-derive 0.15.2

Internal macros for the gltf crate
Documentation
[package]
name = "gltf-derive"
version = "0.15.2"
authors = ["David Harvey-Macaulay <alteous@outlook.com>"]
description = "Internal macros for the gltf crate"
repository = "https://github.com/gltf-rs/gltf"
license = "MIT/Apache-2.0"
edition = "2018"

[lib]
proc-macro = true

[dependencies]
inflections = "1.1"
proc-macro2 = "1"
quote = "1"
syn = "1"