Skip to content

Commit 3e98b2e

Browse files
committed
bump trevm to include bugfix
1 parent 0eec440 commit 3e98b2e

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
@@ -33,7 +33,7 @@ signet-tx-cache = { git = "https://github.com/init4tech/signet-sdk", branch = "m
3333
signet-types = { git = "https://github.com/init4tech/signet-sdk", branch = "main" }
3434
signet-zenith = { git = "https://github.com/init4tech/signet-sdk", branch = "main" }
3535

36-
trevm = { version = "0.23.4", features = ["concurrent-db", "test-utils"] }
36+
trevm = { version = "0.23.6", features = ["concurrent-db", "test-utils"] }
3737

3838
alloy = { version = "1.0.5", features = [
3939
"full",

0 commit comments

Comments
 (0)