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

Rust

6755 readers
36 users here now

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

Wormhole

[email protected]

Credits

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

founded 2 years 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
[โ€“] [email protected] 10 points 1 year ago

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

[โ€“] [email protected] 5 points 1 year ago (1 children)

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