async-graphql-value 7.0.3

GraphQL value for async-graphql
Documentation
[dependencies.bytes]
features = ["serde"]
version = "1.0.1"

[dependencies.indexmap]
features = ["serde"]
version = "2"

[dependencies.serde]
features = ["derive"]
version = "1.0.125"

[dependencies.serde_json]
version = "1.0.64"

[package]
authors = ["sunli <scott_s829@163.com>", "Koxiaet"]
categories = ["network-programming", "asynchronous"]
description = "GraphQL value for async-graphql"
documentation = "https://docs.rs/async-graphql/"
edition = "2021"
homepage = "https://github.com/async-graphql/async-graphql"
keywords = ["futures", "async", "graphql"]
license = "MIT OR Apache-2.0"
name = "async-graphql-value"
repository = "https://github.com/async-graphql/async-graphql"
version = "7.0.3"