diff options
| author | 2026-03-09 13:47:23 -0400 | |
|---|---|---|
| committer | 2026-03-09 13:47:23 -0400 | |
| commit | 5b0e9b8a50c337796963c04aabbe23ae4d4bf922 (patch) | |
| tree | 9e1c88b0394b4ff728e1eea469c11045e62a89d1 /Cargo.lock | |
| parent | off by one fix for some word wrapping (diff) | |
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", |
