Skip to content

Commit

Permalink
test: fix cargo check for receive_emails benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
Hocuri committed Dec 2, 2024
1 parent ee0ac63 commit 256b34d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ harness = false

[[bench]]
name = "receive_emails"
required-features = ["internals"]
harness = false

[[bench]]
Expand Down

0 comments on commit 256b34d

Please sign in to comment.