async-graphql/benchmark/simple/Cargo.toml
Sunli 66d0d9f62d Release 1.17.3
async-graphql@1.17.3
async-graphql-actix-web@1.17.3
async-graphql-derive@1.17.3
async-graphql-parser@1.17.3
async-graphql-tide@1.17.3
async-graphql-warp@1.17.3
chat@1.17.3
graphql-benchmark@1.17.3
simple@1.17.3

Generated by cargo-workspaces
2020-08-06 14:54:22 +08:00

10 lines
179 B
TOML

[package]
name = "simple"
version = "1.17.3"
authors = ["Ivan Plesskih <terma95@gmail.com>"]
edition = "2018"
[dependencies]
async-graphql = { path = "../.." }
lazy_static = "*"