Release 1.15.6

async-graphql@1.15.6
async-graphql-derive@1.15.6

Generated by cargo-workspaces
This commit is contained in:
Sunli 2020-06-12 10:06:29 +08:00
parent bbb58701af
commit b8bdc24cbe
2 changed files with 2 additions and 2 deletions

View File

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