Skip to content

Commit 15784d6

Browse files
authored
chore: expose revm/asyncdb via new feature (#152)
1 parent b212073 commit 15784d6

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
@@ -79,6 +79,7 @@ default = [
7979
]
8080

8181
alloy-db = ["dep:tokio", "alloy/providers"]
82+
asyncdb = ["revm/asyncdb"]
8283

8384
call = ["optional_eip3607", "optional_no_base_fee"]
8485

0 commit comments

Comments
 (0)