Skip to content

Commit

Permalink
release: 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
refcell committed Jan 10, 2025
1 parent 95c8d51 commit 3f9540d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion crates/optimism/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ precompile = { workspace = true, features = ["secp256r1"] }
inspector.workspace = true

# optimism
maili-protocol = { git = "https://github.com/op-rs/maili", branch = "rf/block-info-accessors" }
maili-protocol = "0.1.3"

# static precompile sets.
once_cell = { version = "1.19", default-features = false, features = ["alloc"] }
Expand Down

0 comments on commit 3f9540d

Please sign in to comment.