Push local documentation to crates.io

⚓ Rust    📅 2025-07-19    👤 surdeus    👁️ 4      

surdeus

Hello, I have a crate that requires special environment to be built, so I am publishing with --no-verify, and docs are not shown on docs.rs. But I can build the documentation locally using cargo doc. Is it possible for me to publish with my local docs?

3 posts - 3 participants

Read full topic

🏷️ rust_feed