snaggen to RustEnglish · 2 years agoKeeping Rust projects secure with cargo-audit 0.18: performance, compatibility and security improvementsblog.rust-lang.orgexternal-linkmessage-square1linkfedilinkarrow-up134arrow-down10
arrow-up134arrow-down1external-linkKeeping Rust projects secure with cargo-audit 0.18: performance, compatibility and security improvementsblog.rust-lang.orgsnaggen to RustEnglish · 2 years agomessage-square1linkfedilink
minus-squarekornellinkfedilinkEnglisharrow-up3·2 years agoIt’s nice they’re moving away from libgit2. This dependency made rustsec library unusable in any project that used any other version of libgit2, and libgit2 kept making incompatible releases causing fragmentation, churn, and conflicts.
It’s nice they’re moving away from libgit2.
This dependency made rustsec library unusable in any project that used any other version of libgit2, and libgit2 kept making incompatible releases causing fragmentation, churn, and conflicts.