Hello, thanks for you work on this library!
I recently wrote my own wrapper on this as an actix-web middleware and published it as a crate.
However, it fails to build on docs.rs since their build image is based on 24.04 which uses libmodsecurity-dev version 3.0.12.
Is it possible to maintain support for older versions of modsecurity to make this library and its dependents more accessible to older systems?
It seems that using the latest and greatest version works against common adoption and usability on all platforms.
I'd be happy to implement a PR with some recommended direction if you have any feedback.
Hope to hear from you soon, thanks!