You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Program crashes immediately on Manjaro (unstable branch, freshly updated).
$ cargo install raventhemer
Compiling raventhemer v1.3.0
$ .cargo/bin/raven help
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:945:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.
The text was updated successfully, but these errors were encountered:
Issue fixed. Extremely sorry for missing this, but now both the releases section and crates.io should have a fixed version. You can update by running cargo install raventhemer --force. Thanks for your patience!
Program crashes immediately on Manjaro (unstable branch, freshly updated).
The text was updated successfully, but these errors were encountered: