Skip to content

Commit 3400d0e

Browse files
committed
Set description and license in Cargo.toml
1 parent 643a7b4 commit 3400d0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name = "juniper"
33
version = "0.5.0"
44
authors = ["Magnus Hallin <[email protected]>"]
5+
description = "GraphQL server library"
6+
license = "BSD-2-Clause"
57

68
[features]
79
default = []

0 commit comments

Comments
 (0)