Release 1.17.16

async-graphql@1.17.16
async-graphql-warp@1.17.16

Generated by cargo-workspaces
This commit is contained in:
Sunli 2020-09-01 19:41:37 +08:00
parent c3a4bf6e11
commit 1f8d69dd32
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "async-graphql"
version = "1.17.15"
version = "1.17.16"
authors = ["sunli <scott_s829@163.com>"]
edition = "2018"
description = "A GraphQL server library implemented in Rust"

View File

@ -1,6 +1,6 @@
[package]
name = "async-graphql-warp"
version = "1.17.3"
version = "1.17.16"
authors = ["sunli <scott_s829@163.com>"]
edition = "2018"
description = "async-graphql for warp"