Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
ProGet can't download Rust Crates where the name is 3 letters long or shorter
-
Proget version : 2024.25
Steps to reproduce:
Create a new rust project 'cargo new <projectname>'edit cargo.toml - in the dependencies section add one of the following:
syn = "2.8.0"
log = "0.4.25"
num = "0.4.3"then run 'cargo build' - cargo fails to download any of these packages.
however trying packages:
libc = "0.2.169"
rand = "0.9.0"these work perfectly.
-
Hi @kc_2466,
Thanks for submitting this to us. It looks like there is an issue with packages with 3 or less characters that may fail to download. I created ticket, PG-2886, which will release this Friday (February 3rd, 2025), that will contain the fix for this.
I also want to note that version 2.8.0 of syn does not exist on crates.io, so I verified using syn 2.0.8.
Thanks,
Rich
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login