Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix up the README example #194

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

ziminq
Copy link
Contributor

@ziminq ziminq commented Sep 4, 2024

Due to the this commit:

commit bc96471
Author: DaniPopes [email protected]
Date: Sat Jun 29 00:20:26 2024 +0200

chore: remove most impl AsRef<str,Path> (#157)

The interface for hardhat() is updated to &Path.

Due to the this commit:

commit bc96471
Author: DaniPopes <[email protected]>
Date:   Sat Jun 29 00:20:26 2024 +0200

    chore: remove most impl AsRef<str,Path> (foundry-rs#157)

The interface for `hardhat()` is updated to `&Path`.
README.md Outdated Show resolved Hide resolved
@mattsse mattsse merged commit f64df56 into foundry-rs:main Sep 4, 2024
15 checks passed
@ziminq ziminq deleted the chore/fix-readme-example branch September 5, 2024 01:04
klkvr pushed a commit that referenced this pull request Sep 16, 2024
Due to the this commit:

commit bc96471
Author: DaniPopes <[email protected]>
Date:   Sat Jun 29 00:20:26 2024 +0200

    chore: remove most impl AsRef<str,Path> (#157)

The interface for `hardhat()` is updated to `&Path`.

---------

Co-authored-by: DaniPopes <[email protected]>
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.

4 participants