1
0
mirror of https://github.com/bspeice/qadapt synced 2024-11-13 01:28:08 -05:00

Clean up qadapt-macro Cargo.toml

This commit is contained in:
Bradlee Speice 2018-11-11 22:37:54 -05:00
parent 76091906cc
commit 4c94cb928b

View File

@ -13,11 +13,6 @@ categories = [
"memory-management"
]
repository = "https://github.com/bspeice/qadapt.git"
name = "qadapt-macro"
version = "0.1.0"
authors = ["Bradlee Speice <bradlee@speice.io>"]
[lib]
proc-macro = true
[dependencies]