Skip to content

Conversation

@wischli
Copy link
Contributor

@wischli wischli commented Oct 7, 2022

fixes KILTProtocol/ticket#2225

  • Removes duplicate dependencies by applying cargo machete
  • NOTE: cargo machete --fix removed more deps than necessary, e.g. scale-info and codec and did not apply removed deps to features

Checklist:

  • I have verified that the code works
    • No panics! (checked arithmetic ops, no indexing array[3] use get(3), ...)
  • I have verified that the code is easy to understand
    • If not, I have left a well-balanced amount of inline comments
  • I have left the code in a better state
  • I have documented the changes (where applicable)

@weichweich weichweich requested review from ntn-x2 and weichweich and removed request for weichweich October 17, 2022 09:30
Copy link
Contributor

@ntn-x2 ntn-x2 left a comment

Choose a reason for hiding this comment

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

LGTM! ✈️✈️✈️

Copy link
Contributor

@weichweich weichweich left a comment

Choose a reason for hiding this comment

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

LGTM

@wischli wischli enabled auto-merge (squash) October 20, 2022 13:47
@wischli wischli merged commit b84929a into develop Oct 20, 2022
@wischli wischli deleted the wf-2225-apply-cargo-machete branch October 20, 2022 14:37
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