`cargo publish` omit some source code
⚓ Rust 📅 2025-05-22 👤 surdeus 👁️ 11Hello, I am having a couple of very heavy git submodules (120M) in the tree and cargo publish wants to publish them as the source code, which inevitably fails with error (it has 10M limit). Reading cargo publish --help I didn't find anything useful. What can I do? I extremely don't want to remove those submodules and make a dirty publish each time..
4 posts - 3 participants
🏷️ rust_feed