1 2 3 4 5 6 7 8 9
[package] name = "graphql_dyn" version = "0.1.0" edition = "2021" description = "A dynamic GraphQL implementation for Rust" authors = ["JC <jc@fuel.sh>", "Fuel Labs <contact@fuel.sh>"] license = "Apache-2.0" [dependencies]