Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
ratankaliani committed Jan 31, 2025
1 parent dba21b4 commit 7c63f0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ tracing = { version = "0.1.40", default-features = false }
tracing-subscriber = { version = "0.3.18", features = ["fmt"] }

# kona
# Switch back to main `kona` once the SingleChainHostCli is merged. https://github.com/op-rs/kona/issues/982
kona-mpt = { git = "https://github.com/succinctlabs/kona", rev = "b91da21b" }
kona-derive = { git = "https://github.com/succinctlabs/kona", rev = "b91da21b", default-features = false }
kona-driver = { git = "https://github.com/succinctlabs/kona", rev = "b91da21b" }
Expand Down

0 comments on commit 7c63f0b

Please sign in to comment.