1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-19 18:57:59 +03:00
wezterm/pty
Wez Furlong 1f97a8324e pty: tweak EIO matching for Rust 1.55 and up
The release notes suggest never matching ErrorKind::Other,
so let's avoid that.
2021-09-09 09:16:34 -07:00
..
examples pty: update async example for more recent smol release 2020-10-03 11:15:57 -07:00
src pty: tweak EIO matching for Rust 1.55 and up 2021-09-09 09:16:34 -07:00
Cargo.toml deps: update bitflags -> 1.3 2021-08-15 18:21:17 -07:00