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

Remove IO::All from the list of test dependencies #816

Merged
merged 6 commits into from
Sep 7, 2024
Merged

Conversation

gugod
Copy link
Owner

@gugod gugod commented Sep 1, 2024

I'm not sure if this small changes can be counted as an "improvement", but we've only use 2 very basic feature from IO::All and it can be easily replaced by some naive version of read_file and write_file that reads/writes entire file at once.

I guess getting rid of all the indirect dependencies can be counted as improvements.

@gugod gugod merged commit 8a94cef into develop Sep 7, 2024
10 checks passed
@gugod gugod deleted the remove-io-all branch September 7, 2024 03:50
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