Skip to content

"The requested version does not exist" for non-yanked crates #2308

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

Closed
mo8it opened this issue Nov 8, 2023 · 3 comments
Closed

"The requested version does not exist" for non-yanked crates #2308

mo8it opened this issue Nov 8, 2023 · 3 comments

Comments

@mo8it
Copy link

mo8it commented Nov 8, 2023

When you click on the "source" button in anything in the migrate module of sqlx, you get "The requested version does not exist":

https://docs.rs/sqlx/latest/sqlx/migrate/index.html

Link of "source":
https://docs.rs/sqlx-core/0.7.2/x86_64-unknown-linux-gnu/src/sqlx_core/lib.rs.html#84

@Nemo157
Copy link
Member

Nemo157 commented Nov 8, 2023

sqlx-core 0.7.2 was a casualty of #797, related to #2244. I'll queue a new build of it.

@Nemo157
Copy link
Member

Nemo157 commented Nov 8, 2023

Link works now

@Nemo157 Nemo157 closed this as completed Nov 8, 2023
@Nemo157
Copy link
Member

Nemo157 commented Nov 8, 2023

(Though, other links within sqlx::migrate don't, because sqlx-core doesn't appear to activate the migration feature while building its docs, but that's up to the sqlx devs to configure).

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