There's already an automated pull request #394
but this requires some additional manual changes
This crate should start using/exposing features:
Possibly using names such as "libmagic+v5-45"
Docs should be built for the latest libmagic, maybe using robo9k/rust-magic-sys#161 maybe cargo docs-rs
Likely sufficient to continue just building for latest on Linux instead of matrix
References might need to be updated for minimum v5.39 instead of v5(.00)
Other things I did not think of yet..
This upgrade should not yet include 100% API coverage, e.g. params
It is likely semver breaking and possibly MSRV bumping
There's already an automated pull request #394
but this requires some additional manual changes
This crate should start using/exposing features:
Possibly using names such as "libmagic+v5-45"
Docs should be built for the latest
libmagic, maybe using robo9k/rust-magic-sys#161 maybecargo docs-rsLikely sufficient to continue just building for latest on Linux instead of matrix
References might need to be updated for minimum v5.39 instead of v5(.00)
Other things I did not think of yet..
This upgrade should not yet include 100% API coverage, e.g. params
It is likely semver breaking and possibly MSRV bumping