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

Bugfix: logging feature cannot be disabled #212

Merged
merged 2 commits into from
May 8, 2024
Merged

Bugfix: logging feature cannot be disabled #212

merged 2 commits into from
May 8, 2024

Conversation

keepsimple1
Copy link
Owner

@keepsimple1 keepsimple1 commented May 8, 2024

Fixing issue #197 . The extra log:: in the logging line caused the following feature configuration fails to compile:

mdns-sd = { version = "0.11", default-features = false, features = ["async"] }

Also updated CI to catch such build issues in future.

@keepsimple1 keepsimple1 merged commit ccdae2d into main May 8, 2024
3 checks passed
@keepsimple1 keepsimple1 deleted the fix-logging branch May 8, 2024 23:33
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.

1 participant