Skip to content

Commit

Permalink
chore: Bump Maili (#894)
Browse files Browse the repository at this point in the history
  • Loading branch information
refcell authored Jan 9, 2025
1 parent 84645d3 commit 14c7de5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
9 changes: 5 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ kona-preimage = { path = "crates/proof-sdk/preimage", version = "0.2.1", default
kona-std-fpvm-proc = { path = "crates/proof-sdk/std-fpvm-proc", version = "0.1.2", default-features = false }

# Maili
maili-protocol = { version = "0.1.0", default-features = false }
maili-registry = { version = "0.1.0", default-features = false }
maili-protocol = { version = "0.1.2", default-features = false }
maili-registry = { version = "0.1.2", default-features = false }

# Alloy
alloy-rlp = { version = "0.3.10", default-features = false }
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
<a href="#credits">Credits</a>
</p>


## What's Kona?

Kona is a suite of portable implementations of the OP Stack rollup state transition, namely the [derivation pipeline][g-derivation-pipeline] and
Expand Down

0 comments on commit 14c7de5

Please sign in to comment.