Skip to content

Commit b4299fc

Browse files
committed
bump to revm 33
1 parent a7b8653 commit b4299fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ futures = "0.3"
3737

3838
parking_lot = "0.12"
3939

40-
revm = { version = "31.0.0", features = ["std", "serde"] }
40+
revm = { version = "33.0.0", features = ["std", "serde"] }
4141

4242
serde = "1.0"
4343
serde_json = "1.0"

0 commit comments

Comments
 (0)