Skip to content

Commit 3029d21

Browse files
committed
chore: bump zenith-types
1 parent e159b8f commit 3029d21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "trevm"
3-
version = "0.5.3"
3+
version = "0.6.0"
44
rust-version = "1.79.0"
55
edition = "2021"
66
authors = ["init4"]
@@ -34,7 +34,7 @@ alloy-rpc-types-eth = "0.2.0"
3434
alloy-rpc-types-mev = "0.2.0"
3535
alloy-sol-types = "0.7.7"
3636
revm = { version = "12.0.0", default-features = false, features = ["std"] }
37-
zenith-types = "0.3"
37+
zenith-types = "0.5"
3838

3939
thiserror = "1.0"
4040

0 commit comments

Comments
 (0)