ZIm/crates/cli
tidely 05065985e7
cli: Remove manual std::io::copy implementation (#34409)
Removes a manual implementation of `std::io::copy`. The internal buffer
of `std::io::copy` is also 8 kB and behaves exactly the same. On Linux
`std::io::copy` also has access to some better performing file copying.

Release Notes:

- N/A
2025-07-15 16:37:15 +02:00
..
src cli: Remove manual std::io::copy implementation (#34409) 2025-07-15 16:37:15 +02:00
build.rs Try to weak-link ScreenCaptureKit always (#28585) 2025-04-11 17:38:14 +00:00
Cargo.toml Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00