[package] name = "graphql-fusion" version = "0.1.0" edition = "2021" license = "MPL-2.0" description = "Compose GraphQL schemas." keywords = ["graphql"] [dependencies] async-graphql-parser = "6.0.9" async-graphql-value = "6.0.9"