Break dep cycle with features

This commit is contained in:
Christian Legnitto 2020-01-21 00:02:26 -08:00
parent 89e17abbb0
commit 98caeefbc0

View file

@ -15,7 +15,7 @@ edition = "2018"
proc-macro = true
[features]
async = ["juniper/async"]
async = []
[dependencies]
proc-macro2 = "1.0.1"