mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +03:00
f726a2075e
We were only using block_on from it, which we can call from the underlying async_io crate. Notably, removing async_std from the deps avoids async-global-executor being pulled in and spawning nproc threads that are never used by wezterm. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |