vv9k / mobi-rs

A crate to work with MOBI format ebooks
MIT License
38 stars 10 forks source link

New release with the panic fixes? #41

Closed ivan closed 1 year ago

ivan commented 1 year ago

I confirmed that bb9e376862179a743030056b481018b3fefec08e fixed either

thread 'main' panicked at 'attempt to subtract with overflow', ~/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mobi-0.7.0/src/headers/exth.rs:231:43

or

thread 'main' panicked at 'attempt to subtract with overflow', ~/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mobi-0.7.0/src/headers/mobih.rs:304:42

for 73 real MOBI files, so it might be worth making a new release?

(Also, thank you very much for this library, I'm using it to detect which .mobi are Print Replica with a PDF inside.)

vv9k commented 1 year ago

Thanks for testing it out, I just uploaded updated version 0.8.0 to crates.