Comment by ~wagapa on ~jamesponddotco/bonk
$ rustc --version rustc 1.80.1 (3f5fd8dd4 2024-08-06)
Ticket created by ~wagapa on ~jamesponddotco/bonk
$ bonk example.jpg thread 'main' panicked at src/process.rs:92:14: called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace Aborted