Release 1.17.10

async-graphql@1.17.10
async-graphql-derive@1.17.10

Generated by cargo-workspaces
This commit is contained in:
Sunli 2020-08-17 21:50:42 +08:00
parent a0148675c8
commit 904aef12bd
2 changed files with 2 additions and 2 deletions

View File

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