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

fix: duplicate env logger deps #595

Merged
merged 1 commit into from
Dec 8, 2021
Merged

fix: duplicate env logger deps #595

merged 1 commit into from
Dec 8, 2021

Conversation

niklasad1
Copy link
Member

No description provided.

@niklasad1 niklasad1 requested a review from a team as a code owner December 8, 2021 16:31
@@ -8,7 +8,7 @@ license = "MIT"
publish = false

[dev-dependencies]
env_logger = "0.8"
Copy link
Contributor

Choose a reason for hiding this comment

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

oops. I wish there was a CI check for dupes...

Copy link
Member Author

@niklasad1 niklasad1 Dec 8, 2021

Choose a reason for hiding this comment

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

we could use cargo deny for that but it will generate a bunch of errors/warnings because of the benches with jsonrpc crate and palaver in the examples but maybe we could feature gate it instead.

@dvdplm dvdplm merged commit 1ba1a33 into master Dec 8, 2021
@dvdplm dvdplm deleted the na-chore-env-logger-0.9 branch December 8, 2021 17:25
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.

5 participants