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

Fix cargo wasm #794

Merged
merged 2 commits into from
Sep 13, 2022
Merged

Fix cargo wasm #794

merged 2 commits into from
Sep 13, 2022

Conversation

uint
Copy link
Contributor

@uint uint commented Sep 5, 2022

Since we moved schema.rs from examples to src/bin, cargo build tries to build the schema binary by default. We need to specify we want the --lib.

@uint uint merged commit 877b4b4 into main Sep 13, 2022
@uint uint deleted the fix-cargo-wasm branch September 13, 2022 07:57
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.

None yet

2 participants