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

chore: Cleanup unused deps #914

Merged
merged 1 commit into from
Nov 23, 2022
Merged

chore: Cleanup unused deps #914

merged 1 commit into from
Nov 23, 2022

Conversation

etehtsea
Copy link
Contributor

@etehtsea etehtsea commented Nov 23, 2022

I've been curious about why spin is depending on wayland-* libs, so when I checked it I found that these are dependencies of copypasta lib which isn't used. Then I ran cargo-udeps to clean some more.

@etehtsea etehtsea marked this pull request as draft November 23, 2022 08:10
@etehtsea etehtsea marked this pull request as ready for review November 23, 2022 09:03
Signed-off-by: Konstantin Shabanov <mail@etehtsea.me>
Copy link
Contributor

@itowlson itowlson left a comment

Choose a reason for hiding this comment

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

Hah, funny - I was looking at build output just yesterday and thinking "why the heck do we have Wayland deps in here." Thanks for going through this!

@itowlson itowlson merged commit 53c0ba6 into fermyon:main Nov 23, 2022
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