Closed qisun2 closed 1 year ago
I am getting this error message at installation, error[E0432]: unresolved import seq_io::BaseRecord
seq_io::BaseRecord
I changed the seq_io version to "v0.4.0-alpha.0" in the Cargo.toml file, the installation went through.
Thank you for the report and fix! Indeed seq_io got updated recently.
I am getting this error message at installation, error[E0432]: unresolved import
seq_io::BaseRecord
I changed the seq_io version to "v0.4.0-alpha.0" in the Cargo.toml file, the installation went through.