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

get rid of crossterm and crates dependent on it #1710

Merged
merged 7 commits into from
Mar 14, 2023

Conversation

DeckerSU
Copy link
Collaborator

the purpose of this PR is to get rid of almost unused crossterm dependency (it used only for colored log files output in tests) and couple of other "old" unneeded dependencies in tree, such as crossterm_winapi, mio 0.7.13, miow, ntapi, signal-hook, signal-hook-mio.

Copy link
Member

@onur-ozkan onur-ozkan left a comment

Choose a reason for hiding this comment

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

this is amazing, thanks

just one suggestion

mm2src/mm2_test_helpers/src/for_tests.rs Outdated Show resolved Hide resolved
onur-ozkan
onur-ozkan previously approved these changes Mar 14, 2023
@shamardy
Copy link
Collaborator

shamardy commented Mar 14, 2023

@DeckerSU can you please merge with the latest dev branch and add a changelog entry in CHANGELOG.md?

Copy link
Collaborator

@shamardy shamardy left a comment

Choose a reason for hiding this comment

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

Thanks a lot for the PR!

@shamardy shamardy merged commit f8ded55 into KomodoPlatform:dev Mar 14, 2023
@ca333 ca333 mentioned this pull request Mar 27, 2023
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.

3 participants