Commit 43e1fa0
authored
feat: replace futures crate with futures-util (#6)
* feat: replace `futures` crate with `futures-util`
* docs: use synchrony
* style: format
* chore: remove unused files
* chore: flatten directory structure
* chore: remove futures-util dependency for mutex1 parent 669dc31 commit 43e1fa0
5 files changed
Lines changed: 9 additions & 37 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
| |||
269 | 268 | | |
270 | 269 | | |
271 | 270 | | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | 271 | | |
279 | 272 | | |
280 | 273 | | |
| |||
389 | 382 | | |
390 | 383 | | |
391 | 384 | | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | 385 | | |
399 | 386 | | |
400 | 387 | | |
| |||
457 | 444 | | |
458 | 445 | | |
459 | 446 | | |
460 | | - | |
| 447 | + | |
461 | 448 | | |
462 | 449 | | |
463 | 450 | | |
| |||
529 | 516 | | |
530 | 517 | | |
531 | 518 | | |
532 | | - | |
| 519 | + | |
533 | 520 | | |
534 | 521 | | |
535 | 522 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments