From 011965d7c98963dee6637810ea001b8bf98ac13a Mon Sep 17 00:00:00 2001 From: ratankaliani Date: Fri, 30 Aug 2024 21:53:47 +0000 Subject: [PATCH] fix --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index f40ec7b8..42baf699 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,6 +18,8 @@ repository = "" # kona # TODO: Change to stable tag when released. +# Note: Explicitly needed to downgrade superchain-primitives to 0.3.1. +# cargo update -p superchain-primitives@0.3.2 --precise 0.3.1 kona-common = { git = "https://github.com/ethereum-optimism/kona", branch = "main" } kona-common-proc = { git = "https://github.com/ethereum-optimism/kona", branch = "main" } kona-preimage = { git = "https://github.com/ethereum-optimism/kona", branch = "main", features = [