async-graphql/benchmark/simple/Cargo.toml

10 lines
180 B
TOML

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