From c342ecf73ab306783611e97196d600c496ebc95e Mon Sep 17 00:00:00 2001 From: Jens Krause Date: Mon, 9 Dec 2019 19:34:31 +0100 Subject: [PATCH] Use latest `graphql-playground` (#476) --- juniper/src/http/playground.rs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/juniper/src/http/playground.rs b/juniper/src/http/playground.rs index 57965686..08e67418 100644 --- a/juniper/src/http/playground.rs +++ b/juniper/src/http/playground.rs @@ -12,9 +12,9 @@ pub fn playground_source(graphql_endpoint_url: &str) -> String { GraphQL Playground - - - + + +