Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ratankaliani committed Aug 30, 2024
1 parent 7aa09b5 commit 011965d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 [email protected] --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 = [
Expand Down

0 comments on commit 011965d

Please sign in to comment.