Commit 073d548
committed
Upgrade various async dependencies
This upgrades tokio, futures & mysql_async to recent versions. Doing so
involved reworking the async code in the tests to use the modern rust
async/await style, and updating code to work with the more recent
method names in mysql_async.1 parent 217813f commit 073d548
2 files changed
+181
-203
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
0 commit comments