On 2026-01-06, Alex Talaran <[email protected]> wrote: > it seem only rust crate need license info. go and other ecosystem do > not. is there a reason only this needed for rust? it seem to add > complexity, time, and effort since it multiple to step to make crate > list and then add license. maybe could be one step?
go modules _ought_ to have it too really but we don't have a way to automatically generate them. it is trivial to write a script to update crates.inc for a new version -- Please keep replies on the mailing list.

