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

Cargo complains about debug_assertions optional dependencies won't work #163

Open
ishitatsuyuki opened this issue Feb 28, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@ishitatsuyuki
Copy link

Describe the Bug

See the descriptive Cargo warning message:

warning: Found debug_assertions in target.'cfg(...)'.dependencies. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies

Steps to Reproduce

wasm-pack build
@yokra9
Copy link

yokra9 commented Aug 1, 2020

I created PR( #168 ) to solve this issue. Please review to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants