Closed sharksforarms closed 6 months ago
@sharksforarms looks like some failure.
Also, I think you need to add a codecov ci token to fix the coverage step.
error: failed to select a version for `env_logger`.
... required by package `deku v0.16.0 (/home/runner/work/deku/deku)`
versions that meet the requirements `^0.11.3` are: 0.11.3
the package `deku` depends on `env_logger`, with features: `anstream` but `env_logger` does not have these features.
It has an optional dependency with that name, but that dependency uses the "dep:" syntax in the features table, so it does not have an implicit feature with that name.
@wcampbell0x2a updated the msrv to 1.71 (same as env_logger), do you see this being an issue?
I see 1.75.0
in my apt repos, I suspect 1.71 is ok.
@wcampbell0x2a ready for review
Update all dependencies