1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-11 22:37:11 +03:00
wezterm/wezterm-toast-notification
Wez Furlong f726a2075e deps: remove async-std dep
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.
2022-11-01 07:05:33 -07:00
..
src deps: remove async-std dep 2022-11-01 07:05:33 -07:00
build.rs Use newer windows crate 2022-03-11 07:40:39 -08:00
Cargo.toml deps: remove async-std dep 2022-11-01 07:05:33 -07:00