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: Fix log dependency specification #2257

Merged
merged 1 commit into from Apr 24, 2024

Conversation

d-e-s-o
Copy link
Contributor

@d-e-s-o d-e-s-o commented Apr 22, 2024

The log::log_enabled! macro was added in version 0.4.6 of the crate. Hence, a version specification of 0.4 is insufficient. Fix it.

The `log::log_enabled!` macro was added in version 0.4.6 of the crate.
Hence, a version specification of 0.4 is insufficient. Fix it.

Signed-off-by: Daniel Müller <deso@posteo.net>
Copy link
Owner

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

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

Thank you!

@seanmonstar seanmonstar merged commit d3b27ac into seanmonstar:master Apr 24, 2024
34 checks passed
@d-e-s-o d-e-s-o deleted the topic/log-dep branch April 24, 2024 21:00
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

2 participants