Skip to content
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

chore: migrate wasm crates to workspace #228

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

nathanosdev
Copy link
Member

@nathanosdev nathanosdev commented Nov 16, 2023

This moves all of the crates to the root workspace.
There's a workaround for the WASM crates by using the default-members of the root workspace. It's not ideal, but while we wait for rust-lang/cargo#9406 I think this is a better situation. I'll also follow up with a root DFX workspace now, currently there's two separate ones and likely more to come as more examples are added for the certification libraries so it will be nice to have that too.

@nathanosdev nathanosdev self-assigned this Nov 16, 2023
@nathanosdev nathanosdev force-pushed the nathan/use-cargo-workspace-better branch from bb9c58c to 31cefd7 Compare November 17, 2023 10:03
@nathanosdev nathanosdev force-pushed the nathan/migrate-nested-rbtree-to-ic-certification branch from 2b4e67b to fc89828 Compare November 17, 2023 10:05
@nathanosdev nathanosdev force-pushed the nathan/use-cargo-workspace-better branch from 31cefd7 to 4cbcf31 Compare November 17, 2023 10:06
Base automatically changed from nathan/migrate-nested-rbtree-to-ic-certification to main November 17, 2023 10:39
.vscode/settings.json Show resolved Hide resolved
Cargo.toml Show resolved Hide resolved
@nathanosdev nathanosdev force-pushed the nathan/use-cargo-workspace-better branch from 4cbcf31 to 7c923eb Compare November 17, 2023 10:46
@nathanosdev nathanosdev force-pushed the nathan/use-cargo-workspace-better branch from 7c923eb to a77ce53 Compare November 17, 2023 11:42
@nathanosdev nathanosdev marked this pull request as ready for review November 17, 2023 11:57
@nathanosdev nathanosdev requested a review from a team as a code owner November 17, 2023 11:57
Cargo.toml Show resolved Hide resolved
@nathanosdev nathanosdev merged commit 23037f5 into main Nov 17, 2023
3 checks passed
@nathanosdev nathanosdev deleted the nathan/use-cargo-workspace-better branch November 17, 2023 13:34
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.

2 participants