Skip to content

Update deps

Lulu requested to merge morganamilo/arch-audit:alpm into master

The main point of updating the deps is to update the alpm crate to v2 to be compatible with libalpm 13.

Currently arch-audit still builds against libalpm 13 because it doesn't use any of the new or removed symbols. However It's still not technically compatible and shouldn't actually build.

Merge request reports