Clean up qadapt-macro Cargo.toml

pull/3/head
Bradlee Speice 2018-11-11 22:37:54 -05:00
parent 76091906cc
commit 4c94cb928b
1 changed files with 0 additions and 5 deletions

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]