Skip to content

Conversation

@conorsch
Copy link
Member

@conorsch conorsch commented Jun 6, 2023

Used the usual cargo +nightly udeps --all-targets to identify unused dependencies. Had to temporarily patch crates/ibc-types/src/lib.rs to remove the deny warnings directive, otherwise the command wouldn't succeed.

Closes #6.

hdevalence and others added 2 commits June 6, 2023 18:30
Used the usual `cargo +nightly udeps --all-targets` to identify unused
dependencies. Had to temporarily patch `crates/ibc-types/src/lib.rs` to remove the
deny warnings directive, otherwise the command wouldn't succeed.

Closes #6.
@hdevalence hdevalence merged commit 361a82c into main Jun 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

Successfully merging this pull request may close these issues.

Remove unused dependencies from subcrates

3 participants