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

Replace futures crate with standard library #17

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

tottoto
Copy link
Contributor

@tottoto tottoto commented Feb 28, 2024

Seems to be able to use standard library instead of futures crate at its MSRV 1.75.0.

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 84.26%. Comparing base (13bdbf0) to head (1a44d47).

Files Patch % Lines
src/lib.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   83.41%   84.26%   +0.84%     
==========================================
  Files           1        1              
  Lines         398      394       -4     
==========================================
  Hits          332      332              
+ Misses         66       62       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ark0f ark0f merged commit eef070a into ark0f:master Mar 8, 2024
5 of 6 checks passed
@tottoto tottoto deleted the remove-futures-dependency branch March 9, 2024 03: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