From 331a95f3639ff11c09c600103fe4b72976376fec Mon Sep 17 00:00:00 2001 From: jangko Date: Wed, 5 May 2021 14:07:28 +0700 Subject: [PATCH] bump nim-graphql from from 0.2.8 to 0.2.10 - fixes httpserver gzip crc32 calculation - catch exception and turn it into error code in public api functions --- vendor/nim-graphql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/nim-graphql b/vendor/nim-graphql index fd3ca99bc..5a511d8c2 160000 --- a/vendor/nim-graphql +++ b/vendor/nim-graphql @@ -1 +1 @@ -Subproject commit fd3ca99bca4960ef20af832fd9689479ffb67b67 +Subproject commit 5a511d8c2eb8bf33f41c74d21e305692f94e5fd8