-
Notifications
You must be signed in to change notification settings - Fork 453
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
Upgrade async-std v1.13 #2082
Upgrade async-std v1.13 #2082
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2082 +/- ##
=====================================
Coverage 78.0% 78.0%
=====================================
Files 121 121
Lines 20936 20936
=====================================
Hits 16332 16332
Misses 4604 4604 ☔ View full report in Codecov by Sentry. |
Is the minimum supported Rust version for async-std not documented? |
There isnt a |
6a590b9
to
7d30ea1
Compare
0122eb9
to
65cf633
Compare
Fixes #Design discussion issue (if applicable) #Changes
Upgrades to long awaited async 1.13 async-rs/async-std#1081 - I've checked this still works with rust 1.65 .
I havent added a changelog entry as this doesnt appear to meet the critiera - pls advise if I am wrong about this
Merge requirement checklist
CHANGELOG.md
files updated for non-trivial, user-facing changes