Closed genofire closed 2 years ago
This looks like it only fixes some warnings that weren't the actual error you received? The error in your log was that it requires nightly Rust to run. Just rustup override add nightly
to set this crate to use nightly instead of stable.
fix #4