Skip to content

Commit 598958d

Browse files
committed
chore: install mev alloy types
1 parent 05f219d commit 598958d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ alloy-consensus = { version = "0.2", features = ["k256"] }
3131
alloy-eips = "0.2.0"
3232
alloy-primitives = "0.7.6"
3333
alloy-rpc-types-eth = "0.2.0"
34+
alloy-rpc-types-mev = "0.2.0"
3435
alloy-sol-types = "0.7.7"
3536
revm = { version = "12.0.0", default-features = false, features = ["std"] }
3637
zenith-types = "0.3"

0 commit comments

Comments
 (0)