cucumber-rs / cucumber

Cucumber testing framework for Rust. Fully native, no external test runners or dependencies.
https://cucumber-rs.github.io/cucumber/main
Apache License 2.0
563 stars 69 forks source link

Update derive_more requirement to 1.0 #342

Open jayvdb opened 4 weeks ago

jayvdb commented 4 weeks ago

A bit more than #341 .

Apparently still waiting on https://github.com/JelteF/derive_more/pull/395