Anyone know the motivation behind this change? I feel like it's weird, I kinda liked having the logo.
this post was submitted on 11 Oct 2023
14 points (100.0% liked)
Rust Programming
8144 readers
81 users here now
founded 5 years ago
MODERATORS
the “Guide-level explanation” section of the PR mentions
removes the Rust logo from non-official-Rust crates, again to make the navigation and supply chain clearer
I can see why that’s desired, and I can certainly get behind clearer navigation back to the root level of a crate. It’s kind of a shame to have nothing by default, though.
Yeah, I guess that makes sense. Removes confusion for people new to the ecosystem who might think some third party crates are officially maintained by the rust team.