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

Repo reclippization #721

Merged
merged 1 commit into from
May 16, 2022
Merged

Repo reclippization #721

merged 1 commit into from
May 16, 2022

Conversation

hashedone
Copy link
Contributor

After deprecation of a type in STD it was still used in some packages, which caused not compiling them (or rather - not passing clippization step) on rebuilding them. This PR solves all clippy issues in the repo (also some other minor onces), and updates Cargo.lock to make sure all packages are build with 1.0.0 of cosmwasm-std.

Copy link
Member

@ethanfrey ethanfrey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@hashedone hashedone merged commit b54ea50 into main May 16, 2022
@hashedone hashedone deleted the clippize-std branch May 16, 2022 12:42
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