summary refs log tree commit diff
path: root/modules/morgana_proc/Cargo.toml
blob: fb1e28a4adaf773a01928bba166d4986b3486958 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "morgana_proc"
edition = "2021"

[lib]
proc-macro = true

[dependencies]
unsynn = "0.0.26"