Skip to content

Conversation

@Vaiz
Copy link
Contributor

@Vaiz Vaiz commented Jul 1, 2025

📌 Summary

This PR adds exclude fields to the Cargo.toml files to reduce the size of published crates.

🔍 Related Issues

✨ Changes Made

  • rust-mcp-sdk: Added exclude = ["assets/", "tests/"] to exclude ~2.7MB of documentation images and test files
  • rust-mcp-transport: Added exclude = ["assets/"] to exclude ~232KB of documentation images
  • rust-mcp-macros: Added exclude = ["assets/"] to exclude ~232KB of documentation images

Copilot AI and others added 3 commits June 30, 2025 12:46
Co-authored-by: Vaiz <4908982+Vaiz@users.noreply.github.com>
Co-authored-by: Vaiz <4908982+Vaiz@users.noreply.github.com>
Copy link
Member

@hashemix hashemix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great!

@hashemix hashemix merged commit 0b73873 into rust-mcp-stack:main Jul 1, 2025
3 checks passed
@hashemix hashemix mentioned this pull request Jul 1, 2025
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

Successfully merging this pull request may close these issues.

Exclude assests from published crate

2 participants