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

Remove unused dependencies, sync existing versions #12446

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

dhruvmanila
Copy link
Member

Summary

This PR removes unused dependencies from fuzz crate and syncs the similar crate to the workspace version. This will help in resolve #12442.

Test Plan

Build the fuzz crate:

For Mac (it requires the nightly build):

cargo +nightly fuzz build

@dhruvmanila dhruvmanila added the internal An internal refactor or improvement label Jul 22, 2024
@dhruvmanila dhruvmanila merged commit f8735e1 into main Jul 22, 2024
20 checks passed
@dhruvmanila dhruvmanila deleted the dhruv/fuzz-deps branch July 22, 2024 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants