From 8fe7269f1892b1293906d86454a20107c7c61eb1 Mon Sep 17 00:00:00 2001 From: fmoura Date: Wed, 27 Sep 2023 17:11:02 -0300 Subject: [PATCH] Update offchain/graphql-server/Cargo.toml Co-authored-by: Gabriel de Quadros Ligneul <8294320+gligneul@users.noreply.github.com> --- offchain/graphql-server/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/offchain/graphql-server/Cargo.toml b/offchain/graphql-server/Cargo.toml index 8becb735e..a75da1767 100644 --- a/offchain/graphql-server/Cargo.toml +++ b/offchain/graphql-server/Cargo.toml @@ -34,4 +34,3 @@ test-fixtures = { path = "../test-fixtures" } awc.workspace = true serial_test.workspace = true testcontainers.workspace = true -