Release 1.14.13

async-graphql@1.14.13
async-graphql-derive@1.14.13
graphql-benchmark@1.14.13

Generated by cargo-workspaces
This commit is contained in:
Sunli 2020-06-03 14:51:16 +08:00
parent 746544412b
commit 48f88f81d1
6 changed files with 160 additions and 160 deletions

View File

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

View File

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