From c4e92a22d820f7941557e5be5922b6017ff80543 Mon Sep 17 00:00:00 2001 From: njgheorghita Date: Mon, 13 Jan 2025 16:45:55 -0500 Subject: [PATCH] fix: update submodule and missing workspace member --- Cargo.toml | 1 + portal-spec-tests | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index efa0dff1d..7e912d8a3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ members = [ "crates/evm", "crates/light-client", "crates/metrics", + "crates/portalnet", "crates/rpc", "crates/storage", "crates/subnetworks/beacon", diff --git a/portal-spec-tests b/portal-spec-tests index 7e3e34ef1..03f459fa4 160000 --- a/portal-spec-tests +++ b/portal-spec-tests @@ -1 +1 @@ -Subproject commit 7e3e34ef1e52695628fb0cbe857cc1bfd511e5f2 +Subproject commit 03f459fa45a282996889c1985fdbc1773563a5c8