Skip to content

Commit

Permalink
chore: Bump maili-* to 0.1.6 (#393)
Browse files Browse the repository at this point in the history
## Overview

Bumps the version of `maili` crates in the workspace to the latest
release.
  • Loading branch information
clabby authored Jan 17, 2025
1 parent 24aad0a commit 57ed494
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ alloy-sol-types = { version = "0.8.12", default-features = false }
alloy-primitives = { version = "0.8.12", default-features = false }

# Maili
maili-protocol = { version = "0.1.5", default-features = false }
maili-registry = { version = "0.1.5", default-features = false }
maili-consensus = { version = "0.1.5", default-features = false }
maili-rpc = { version = "0.1.5", default-features = false }
maili-protocol = { version = "0.1.6", default-features = false }
maili-registry = { version = "0.1.6", default-features = false }
maili-consensus = { version = "0.1.6", default-features = false }
maili-rpc = { version = "0.1.6", default-features = false }

# Revm
revm = "19.0.0"
Expand Down

0 comments on commit 57ed494

Please sign in to comment.