We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea54d09 commit 5d6c38bCopy full SHA for 5d6c38b
juniper_codegen/src/lib.rs
@@ -6,8 +6,6 @@
6
7
#![recursion_limit = "1024"]
8
9
-extern crate self as juniper;
10
-
11
extern crate proc_macro;
12
13
mod derive_enum;
0 commit comments