We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 643a7b4 commit 3400d0eCopy full SHA for 3400d0e
Cargo.toml
@@ -2,6 +2,8 @@
2
name = "juniper"
3
version = "0.5.0"
4
authors = ["Magnus Hallin <[email protected]>"]
5
+description = "GraphQL server library"
6
+license = "BSD-2-Clause"
7
8
[features]
9
default = []
0 commit comments