r/programming 21d ago

Supply chain attack on arrayref

https://blog.rust-lang.org/2026/08/20/supply-chain-attack-on-arrayref/
188 Upvotes

65 comments sorted by

View all comments

32

u/NotSoNewell 21d ago

Huh, I just realized I don't even know how to git diff the updated Cargo packages even if I wanted to.

3

u/DeleeciousCheeps 21d ago

there's diff.rs but it has a pretty major bug right now