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: Remove unused deps found by cargo udeps #5632

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

jbencin
Copy link
Contributor

@jbencin jbencin commented Jan 1, 2025

Description

Remove unused dependencies found by running cargo udeps (link). This removes quite a few packages from Cargo.lock (mainly from removing criterion), so it should speed up cargo test a bit

@jbencin jbencin requested review from a team as code owners January 1, 2025 23:08
Copy link
Collaborator

@jferrant jferrant left a comment

Choose a reason for hiding this comment

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

Nice! :D

@jbencin jbencin added this pull request to the merge queue Jan 3, 2025
Merged via the queue into stacks-network:develop with commit 8fc6aac Jan 3, 2025
1 check passed
@jbencin jbencin deleted the chore/remove-unused-deps branch January 3, 2025 16:26
@blockstack-devops
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Jan 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants