Skip to content

Commit b59f1c3

Browse files
committed
chore: bump zenith-types to 0.6
1 parent bba0efe commit b59f1c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "trevm"
3-
version = "0.7.0"
3+
version = "0.8.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 = "13.0.0", default-features = false, features = ["std"] }
37-
zenith-types = "0.5"
37+
zenith-types = "0.6"
3838

3939
thiserror = "1.0"
4040

0 commit comments

Comments
 (0)