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

Fails with contract packages that also include binary crates #23

Closed
uint opened this issue Oct 19, 2022 · 1 comment
Closed

Fails with contract packages that also include binary crates #23

uint opened this issue Oct 19, 2022 · 1 comment

Comments

@uint
Copy link

uint commented Oct 19, 2022

You can reproduce it by running cw-optimizoor against the head of cw-plus.

The solution is likely to make sure any invocation of cargo build includes the --lib parameter.

@mandrean
Copy link
Owner

mandrean commented Jan 7, 2023

Hey! Thanks for reporting.

Should already be fixed by #25 (released in v0.9.0), but also bumping cw-plus in the e2e suite to the latest version for good measure #28

@mandrean mandrean closed this as completed Jan 7, 2023
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

No branches or pull requests

2 participants