light-curve / light-curve-feature

Time-series feature extraction Rust crate
GNU General Public License v3.0
8 stars 0 forks source link

MSRV 1.57 -> 1.61 #124

Closed hombit closed 1 year ago

hombit commented 1 year ago

Update minimum supported Rust version to 1.61 which was released on May 19, 2022

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (0c165bf) 93.64% compared to head (e8609fa) 93.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #124 +/- ## ======================================= Coverage 93.64% 93.64% ======================================= Files 76 76 Lines 6796 6796 ======================================= Hits 6364 6364 Misses 432 432 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

hombit commented 1 year ago

It is hard to make it work, probably I'll jump to 1.65 instead