-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
There's already an automated pull request #394
but this requires some additional manual changes
This crate should start using/exposing features:
- https://docs.rs/magic-sys/0.4.1/magic_sys/index.html#libmagic-api-features
- maybe https://docs.rs/magic-sys/0.4.1/magic_sys/index.html#build-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
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file