Elektrine lite

← Feed

@AMDmi3@fosstodon.org

Post #3275282

2026-05-24 21:43 UTC

@thomask@social.octet-stream.net seconded, I closely watch this rfc too. For now it's a huge pain to do this manually, like with dependabot+cooldown (which doesn't update transitive depends anyway), or cargo update in a branch then merge it in a week. Still this feels like a band aid, while a real solution would be something like a distributed code audit system. IIRC cargo-vet does something like that, but I haven't tried it yet.

Replies (1)

  • @minoru@functional.cafe 2026-05-25 17:50

    @AMDmi3@fosstodon.org See also cargo-crev. I used to actively review crates using it, but it's quite a chunk of work, I got tired and stopped. @thomask@social.octet-stream.net

    Open ##3275283