fsfe / reuse-tool

reuse is a tool for compliance with the REUSE recommendations.
https://reuse.software
382 stars 146 forks source link

Allow Python-style comments in Cargo.lock files #1060

Closed jwnrt closed 3 weeks ago

jwnrt commented 1 month ago

Cargo.lock files are TOML and allow comments. Cargo is clever and preserves these comments when it makes changes to the lock file.