You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This simply updates the alpm.rs crates to archlinux/alpm.rs@b010ec7 and the pacmanconf crate to 3.1.0 .
This particular commit was chosen because the only remaining commit only bumps the major version of included crates.
Cargo would then still resolve to the old versions of alpm.rs crates for the aur-depends dependency.
AFAIK there's no other way to stop the aur-depends crate from pulling the old versions of alpm.rs without patching aur-depends as well.
0 commit comments