this post was submitted on 27 Oct 2023
39 points (100.0% liked)

Rust

6005 readers
5 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
 

TL;DR

We want to improve the reliability and performance of crate downloads.

"Non-canonical downloads" (that use URLs containing hyphens or underscores where the crate published uses the opposite) are blocking these plans.

On 2023-11-20 support for "non-canonical downloads" will be disabled.

cargo users are unaffected.

all 3 comments
sorted by: hot top controversial new old
[โ€“] astraeus@programming.dev 9 points 1 year ago

For a second I read non-canonical as non-Canonical and I became angry towards the Ubuntu organization

[โ€“] tatterdemalion@programming.dev 5 points 1 year ago (1 children)

Seems like they could maintain non-canonical lookups by normalizing all crate names to use underscores.