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

Remove some unused dependencies #505

Merged
merged 2 commits into from
Jun 23, 2024

Conversation

mbrobbel
Copy link
Contributor

Follow-up of #501: removing some unused dependencies.

Relates to #504.

Copy link

netlify bot commented Jun 19, 2024

Deploy Preview for salsa-rs canceled.

Name Link
🔨 Latest commit 396c4a4
🔍 Latest deploy log https://app.netlify.com/sites/salsa-rs/deploys/667444b38252ba00079e92da

@@ -27,7 +26,6 @@ expect-test = "1.4.0"
eyre = "0.6.8"
notify-debouncer-mini = "0.2.1"
ordered-float = "3.0"
parking_lot = "0.12.1"
Copy link
Contributor

Choose a reason for hiding this comment

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

I think env_logger can also be removed. It changes the output of one test because cargo wont suggest a type from the env_logger crate anymore but I'm not sure if it's work keeping a dependency just because of that.

@nikomatsakis nikomatsakis added this pull request to the merge queue Jun 23, 2024
Merged via the queue into salsa-rs:master with commit 4eaa4ef Jun 23, 2024
8 checks passed
@mbrobbel mbrobbel deleted the issue-504-deps branch June 24, 2024 07:51
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.

None yet

3 participants