Release 1.15.12

async-graphql@1.15.12
async-graphql-derive@1.15.12

Generated by cargo-workspaces
This commit is contained in:
Sunli 2020-06-15 14:20:09 +08:00
parent cda4498979
commit 064c136284
2 changed files with 2 additions and 2 deletions

View File

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