1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-22 13:16:39 +03:00
wezterm/codec
Jalil David Salamé Messina b32863cc2f fix(clippy): Implement From instead of Into
Implementing `From` is prefered as this also implements the `Into` trait, may
not be desireable for code size/compilation time reasons.
2023-04-03 08:31:12 -07:00
..
src fix(clippy): Implement From instead of Into 2023-04-03 08:31:12 -07:00
Cargo.toml deps: zstd 0.6 -> 0.11 2022-07-25 21:29:43 -07:00