1
1
mirror of https://github.com/wez/wezterm.git synced 2024-08-17 02:00:25 +03:00
wezterm/wezterm-ssh
Wez Furlong 6ad0da98d8
deps: remove smol-potat, update futures-lite
smol-potat hasn't had updates in 4 years and was bifurcating some
big deps.  It wasn't necessary; it was trivially easy to replace
with smol::block_on with no meaningful increase in boilerplate,
and the result is much more understandable in purpose and effect.
2024-05-13 11:43:10 -07:00
..
examples ssh: improve host key verification error messaging 2023-07-06 10:42:58 -07:00
src mux: record client ssh_auth_sock information 2024-05-09 07:45:19 -07:00
tests deps: remove smol-potat, update futures-lite 2024-05-13 11:43:10 -07:00
Cargo.toml deps: remove smol-potat, update futures-lite 2024-05-13 11:43:10 -07:00
LICENSE.md Add missing license files 2022-08-17 07:19:12 -07:00