ekimb / mapquik

Efficient low-divergence mapping of long reads in minimizer space
MIT License
62 stars 4 forks source link

unresolved import `seq_io::BaseRecord` #16

Closed qisun2 closed 1 year ago

qisun2 commented 1 year ago

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.

rchikhi commented 1 year ago

Thank you for the report and fix! Indeed seq_io got updated recently.