Skip to content

Commit 15140aa

Browse files
committed
Add description field to CLI Cargo.toml
1 parent a7c581f commit 15140aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graphql_client_cli/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[package]
22
name = "graphql_client_cli"
3+
description = "The CLI for graphql-client (WIP)"
34
version = "0.1.0"
45
authors = ["Tom Houlé <tom@tomhoule.com>"]
56
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)