luizirber / niffler

Simple and transparent support for compressed files.
Apache License 2.0
75 stars 7 forks source link

Update Cargo.toml #63

Closed Dylan-DPC closed 5 months ago

Dylan-DPC commented 1 year ago

Updates bzip dependency to the patch version of 0.4.4

Advisory fix

natir commented 1 year ago

Thanks !

natir commented 1 year ago

@luizirber It's seems we have to increase the MSRV because regex-syntax crate requires version rust version upper than 1.60.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 81.57%. Comparing base (76e7952) to head (23adcee).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #63 +/- ## ======================================= Coverage 81.57% 81.57% ======================================= Files 12 12 Lines 266 266 ======================================= Hits 217 217 Misses 49 49 ```

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