Release 1.16.5

async-graphql@1.16.5
async-graphql-derive@1.16.5

Generated by cargo-workspaces
This commit is contained in:
Sunli 2020-07-03 09:45:12 +08:00
parent 53a2a58d13
commit 3b4454ab47
2 changed files with 2 additions and 2 deletions

View File

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