[dependencies.quote]
version = "1.0.36"
[dependencies.syn]
features = ["full"]
version = "2.0.66"
[lib]
proc-macro = true
[package]
authors = ["MikoĊaj Depta <mikolajdepta.work@gmail.com>"]
categories = ["development-tools::procedural-macro-helpers", "rust-patterns"]
description = "For those who crave more ergonomic marker traits"
edition = "2021"
include = ["**/*.rs", "Cargo.toml"]
keywords = ["trait", "marker", "derive", "type", "macro"]
license = "MIT"
name = "himark"
readme = "README.md"
repository = "https://github.com/mikiSpoko200/himark"
version = "0.2.0"