Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No output #883

Closed
thewh1teagle opened this issue Dec 20, 2023 · 1 comment
Closed

No output #883

thewh1teagle opened this issue Dec 20, 2023 · 1 comment

Comments

@thewh1teagle
Copy link

I ran this command in the project folder which I have Cargo.toml with Axum
and it hanged like that without output:

$ cargo upgrade -p axum   

And only after something like 4 minutes it showed:

    Updating 'https://github.com/rust-lang/crates.io-index' index

Evenutally I think it worked, but it's very strange at the first time.

@epage
Copy link
Collaborator

epage commented Dec 20, 2023

Closing in favor of #869

This is because this is implemented using the git index protocol and the less often that gets updated, the slower it is.

Focus is shifted from fixing things like that to the effort of implementing cargo upgrade within cargo.

@epage epage closed this as not planned Won't fix, can't repro, duplicate, stale Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants