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: crate did not work for windows anymore #16

Merged
merged 1 commit into from
Nov 22, 2021
Merged

Conversation

ede1998
Copy link
Owner

@ede1998 ede1998 commented Nov 22, 2021

env_logger init leads to abort if combined with #![windows_subsystem = "windows"]
See rust-cli/env_logger#214 for details.

env_logger init leads to abort if combined with #![windows_subsystem = "windows"]
See rust-cli/env_logger#214 for details.
@ede1998 ede1998 merged commit 128db82 into master Nov 22, 2021
@ede1998 ede1998 deleted the fix-env-logger-abort branch November 22, 2021 15: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.

1 participant