Skip to content

Release 0.3.3

Release 0.3.3 #44

Triggered via push June 10, 2024 02:49
Status Success
Total duration 12m 7s
Artifacts

rust.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
clippy: src/config.rs#L51
very complex type used. Consider factoring parts into `type` definitions
clippy: src/config.rs#L155
very complex type used. Consider factoring parts into `type` definitions
clippy: src/settings_table.rs#L1425
unnecessary closure used with `bool::then`
clippy: src/timer_form.rs#L928
unneeded `return` statement