sourcefrog / cargo-mutants

:zombie: Inject bugs and see if your tests catch them!
https://mutants.rs/
MIT License
547 stars 27 forks source link

Non-locked install from crates.io fails #312

Closed sourcefrog closed 6 months ago

sourcefrog commented 6 months ago

It looks like some unstable crates that we depend on changed their API, so mutants needs some updates.

Example failure: https://github.com/sourcefrog/cargo-mutants/actions/runs/8319415133

These were landed in https://github.com/sourcefrog/cargo-mutants/pull/310/files but it needs a new release.

sourcefrog commented 6 months ago

Fixed in release 24.3.0, proof: https://github.com/sourcefrog/cargo-mutants/actions/runs/8410858490/job/23029808079