Release 1.17.3

async-graphql@1.17.3
async-graphql-actix-web@1.17.3
async-graphql-derive@1.17.3
async-graphql-parser@1.17.3
async-graphql-tide@1.17.3
async-graphql-warp@1.17.3
chat@1.17.3
graphql-benchmark@1.17.3
simple@1.17.3

Generated by cargo-workspaces
This commit is contained in:
Sunli 2020-08-06 14:54:22 +08:00
parent 47174966fb
commit 66d0d9f62d
9 changed files with 9 additions and 9 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "async-graphql"
version = "1.17.2"
version = "1.17.3"
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-actix-web"
version = "1.17.2"
version = "1.17.3"
authors = ["sunli <scott_s829@163.com>"]
edition = "2018"
description = "async-graphql for actix-web"

View File

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

View File

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

View File

@ -1,6 +1,6 @@
[package]
name = "async-graphql-tide"
version = "1.17.2"
version = "1.17.3"
authors = ["vkill <vkill.net@gmail.com>"]
edition = "2018"
description = "async-graphql for tide"

View File

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

View File

@ -1,6 +1,6 @@
[package]
name = "graphql-benchmark"
version = "1.17.2"
version = "1.17.3"
authors = ["sunli <scott_s829@163.com>"]
edition = "2018"

View File

@ -1,6 +1,6 @@
[package]
name = "chat"
version = "1.17.2"
version = "1.17.3"
authors = ["Ivan Plesskih <terma95@gmail.com>"]
edition = "2018"

View File

@ -1,6 +1,6 @@
[package]
name = "simple"
version = "1.17.2"
version = "1.17.3"
authors = ["Ivan Plesskih <terma95@gmail.com>"]
edition = "2018"