Joshua Auchincloss

Results 4 comments of Joshua Auchincloss

How has this not been reviewed? If this repo isn't active, can it be marked as such?

Adding to this as I had the same drawback, I tossed what I was bootstrapping in a lib for reuse so hope it helps others In `hatch.toml` ```toml [build.targets.wheel.hooks.cython] dependencies...

> > `cargo fuzz init` should be run in the directory of your cargo project, not your cargo workspace > > I change directory within the example: > > ```...

Can this be reviewed as `cargo fuzz init` still does not work with workspaced projects