Skip to content

Use glob syntax for Cargo.toml#3489

Merged
TrueDoctor merged 3 commits intomasterfrom
use-glob-for-cargo-toml
Mar 5, 2026
Merged

Use glob syntax for Cargo.toml#3489
TrueDoctor merged 3 commits intomasterfrom
use-glob-for-cargo-toml

Conversation

@TrueDoctor
Copy link
Member

No description provided.

"editor",
"frontend/wasm",
"libraries/dyn-any",
"libraries/path-bool",
Copy link
Member

Choose a reason for hiding this comment

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

Why remove these without adding the glob pattern?

Copy link
Member Author

Choose a reason for hiding this comment

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

I think the reason was that all of these are dependencies of other crates, so I don't think it is necessary to have them be part of the default members. This also potentially avoids building these sub dependencies with different feature sets

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@TrueDoctor TrueDoctor enabled auto-merge March 5, 2026 10:16
@TrueDoctor TrueDoctor added this pull request to the merge queue Mar 5, 2026
Merged via the queue into master with commit 50ef6e1 Mar 5, 2026
7 checks passed
@TrueDoctor TrueDoctor deleted the use-glob-for-cargo-toml branch March 5, 2026 10:21
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.

3 participants