ctc-oss / fapolicy-analyzer

Tools to assist with the configuration and management of fapolicyd.
https://ctc-oss.github.io/fapolicy-analyzer
GNU General Public License v3.0
12 stars 5 forks source link

Eliminate vendoring on rawhide #730

Closed jw3 closed 1 year ago

jw3 commented 1 year ago

It has become possible to eliminate crate vendoring all together for Rawhide.

This PR removes vendoring from the top level spec and Containerfile.

This also:

715