Frédéric Martinsons

Results 3 issues of Frédéric Martinsons

Hello, I was using mksquashfs 4.3 in an embedded environment (distro built using yocto) for a long time and I recently update to 4.4 (lz4 version 1.9.2) I noticed a...

bug

Hello, I'm using [egui](https://github.com/emilk/egui) for building a web app and I use rfd to offer the user to pick a file. Some of file candidate can be big and/or hosted...

The examples links in crates.io page point (for example) to https://github.com/warp-tech/russh/blob/HEAD/russh/russh/examples/client_exec_simple.rs (note the additional "russh" directory) The link in README.md in github is correct , e.g. https://github.com/Eugeny/russh/blob/main/russh/examples/client_exec_simple.rs I guess it...