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

cosmwasm: add missing feature flags in Cargo.toml files #4037

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

kcsongor
Copy link
Contributor

These flags were previously not declared, which is now reported by clippy.
Also fixed the docstring indentation, which clippy also complains about now.

These flags were previously not declared, which is now reported by
clippy.
Also fixed the docstring indentation, which clippy also complains about now.
@evan-gray evan-gray merged commit 5995fd6 into main Jul 25, 2024
24 checks passed
@evan-gray evan-gray deleted the cs/fix-clippy branch July 25, 2024 15:23
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.

4 participants