Release 1.14.14

async-graphql@1.14.14
async-graphql-actix-web@1.14.14
async-graphql-warp@1.14.14

Generated by cargo-workspaces
This commit is contained in:
Sunli 2020-06-05 13:38:21 +08:00
parent 9bda573e28
commit 464d533d9f
3 changed files with 3 additions and 3 deletions

View File

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

View File

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