From 26c29e90e44fe8a7895b90a6487e38ea64837aef Mon Sep 17 00:00:00 2001 From: fmoura Date: Wed, 27 Sep 2023 17:25:03 -0300 Subject: [PATCH] Update offchain/inspect-server/Cargo.toml Co-authored-by: Marcel Moura --- offchain/inspect-server/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/offchain/inspect-server/Cargo.toml b/offchain/inspect-server/Cargo.toml index b69db1352..02039e551 100644 --- a/offchain/inspect-server/Cargo.toml +++ b/offchain/inspect-server/Cargo.toml @@ -30,4 +30,3 @@ uuid = { workspace = true, features = ["v4"] } futures.workspace = true reqwest = { workspace = true, features = ["json"] } serial_test.workspace = true -