From ab7f3d7f9c0ca23f4e462cc0cdea57eac1d6c17f Mon Sep 17 00:00:00 2001
From: Morgan Adamiec <morgan@parity.io>
Date: Thu, 18 Jul 2024 13:21:44 +0100
Subject: [PATCH] Edit plan

---
 Plan.toml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Plan.toml b/Plan.toml
index d9b7e733f1a..4514046d683 100644
--- a/Plan.toml
+++ b/Plan.toml
@@ -690,11 +690,11 @@ to = "21.0.0"
 bump = "major"
 reason = "changed"
 
-[[crate]]
+#[[crate]]
 # substrate/primitives/consensus/sassafras
-name = "sp-consensus-sassafras"
-from = "0.3.4"
-to = "0.3.4"
+#name = "sp-consensus-sassafras"
+#from = "0.3.4"
+#to = "0.3.4"
 
 [[crate]]
 # substrate/utils/wasm-builder
-- 
GitLab