8000 Can utoipa prevent a client library from building on docs.rs · Issue #1387 · juhaku/utoipa · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Can utoipa prevent a client library from building on docs.rs #1387

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

Open
happybeing opened this issue May 11, 2025 · 1 comment
Open

Can utoipa prevent a client library from building on docs.rs #1387

happybeing opened this issue May 11, 2025 · 1 comment

Comments

@happybeing
Copy link

I only recently noticed that my docs are have stopped building on docs.rs and show "Network Access blocked", which I think is the cause.

It's hard to tell what can cause this error so I'm looking through the changes logs and found it began when I added the following dependencies:

utoipa = { version = "5.3.1", features = ["actix_extras", "non_strict_integers"] }
utoipa-actix-web = "0.1.2"
utoipa-swagger-ui = { version = "9.0.0", features = ["reqwest", "actix-web"] }

I also notice that utoipa had what looks like the same problem with this version on docs.rs: https://docs.rs/crate/utoipa/0.1.0-beta.1/builds

Does this sound familiar? Thanks.

@happybeing
Copy link
Author

I opened an issue on docs.rs which contains some more info in case others hit this problem:

rust-lang/docs.rs#2818

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

1 participant
0