From e776dbdc20530a6d4f170d30f873f68940d46289 Mon Sep 17 00:00:00 2001 From: Kristen Kozak Date: Mon, 4 Jun 2018 22:08:16 -0700 Subject: [PATCH] Add json-rpc-client --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a10e973a..43211511 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3411,6 +3411,7 @@ packages: "Kristen Kozak @grayjay": - json-rpc-server + - json-rpc-client # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems.