Skip to content

Commit

Permalink
Enable "warp" dependency with "api" feature
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo Sichert <mail@pablosichert.com>
  • Loading branch information
pablosichert committed Mar 26, 2021
1 parent 2cf9032 commit ddfbbe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,7 @@ api = [
"async-graphql-warp",
"base64",
"itertools",
"warp",
]

# API client
Expand Down

0 comments on commit ddfbbe7

Please sign in to comment.