mirror of
https://github.com/bspeice/qadapt
synced 2024-11-14 01:58:10 -05:00
10 lines
140 B
TOML
10 lines
140 B
TOML
[package]
|
|
name = "qadapt-macro"
|
|
version = "0.1.0"
|
|
authors = ["Bradlee Speice <bradlee@speice.io>"]
|
|
|
|
[lib]
|
|
proc-macro = true
|
|
|
|
[dependencies]
|