Created attachment 271296 [details] Patch This adds a new port for a webring generator I use for my blog. Mostly straightforward Rust single binary CLI, but one thing I'll flag for scrutiny is the license. I'm not sure if this is auto-accept or not. The intent is clearly permissive and the author includes un-gated binary downloads via GitHub releases for 20 different platform configurations: https://github.com/lukehsiao/openring-rs/releases/tag/v0.5.9.
Created attachment 271820 [details] Updated patch (v0.5.17) Updating the patch since a few versions have been released in the interim.