diff options
| author | 2026-03-09 13:49:20 -0400 | |
|---|---|---|
| committer | 2026-03-09 13:49:20 -0400 | |
| commit | 1f10c5ffe6461946d9ada5d4bc174dcef4630047 (patch) | |
| tree | ada37580f6e1fd1d77fe83b0d9e1b9700df637b1 /Cargo.lock | |
| parent | add scroll and scroll bar indicator to members list (diff) | |
| parent | initial move to async instead of polling (diff) | |
Merge pull request #1 from lancebord/async-rework
initial move to async instead of polling
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -255,6 +255,7 @@ checksum = "829d955a0bb380ef178a640b91779e3987da38c9aea133b20614cfed8cdea9c6" dependencies = [ "bitflags 2.11.0", "crossterm_winapi", + "futures-core", "mio", "parking_lot", "rustix 0.38.44", |
