uutils / findutils

Rust implementation of findutils
MIT License
300 stars 37 forks source link

Cargo.toml: specify complete chrono version #339

Closed cakebaker closed 6 months ago

cakebaker commented 6 months ago

This PR specifies the complete chrono version to get rid of the "maybe insecure" shown in the "dependencies" badge.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.11%. Comparing base (44c73fa) to head (82adc20).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #339 +/- ## ======================================= Coverage 58.11% 58.11% ======================================= Files 30 30 Lines 3631 3631 Branches 821 821 ======================================= Hits 2110 2110 Misses 1221 1221 Partials 300 300 ```

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