Skip to content

refactor: extract verify to separate crate#7326

Merged
klkvr merged 2 commits into
foundry-rs:masterfrom
klkvr:klkvr/extract-verify
Mar 6, 2024
Merged

refactor: extract verify to separate crate#7326
klkvr merged 2 commits into
foundry-rs:masterfrom
klkvr:klkvr/extract-verify

Conversation

@klkvr

@klkvr klkvr commented Mar 6, 2024

Copy link
Copy Markdown
Member

Motivation

Unblocks #7247

Solution

@mattsse mattsse left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense
lgtm

Comment thread crates/verify/src/lib.rs
@@ -1,4 +1,6 @@
use super::retry::RetryArgs;
#[macro_use]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#![cfg_attr(not(test), warn(unused_crate_dependencies))]

@klkvr klkvr requested a review from DaniPopes March 6, 2024 18:21
@klkvr klkvr merged commit 938f848 into foundry-rs:master Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants