zip-rs / zip-old

Zip implementation in Rust
MIT License
731 stars 204 forks source link

Updating aes crate. #352

Closed plugwash closed 1 year ago

plugwash commented 1 year ago

We have been looking into upgrading the "aes" crate in debian (it won't happen now until after the bookworm freeze), and one of the reverse dependencies is the zip crate. While we do have a mechanism for packaging multiple versions of crates it is something we try to avoid where possible.

Is there any chance of an update of the zip crate to use the latest version of the aes crate. I tried bumping the dependency but quickly ran into build errors.

Plecra commented 1 year ago

Sure, that'd be wise. I'll have a look at whether the transition would be easy.

Pr0methean commented 1 year ago

https://crates.io/crates/zip_next version 0.8.2 uses aes 0.8.2, although it also requires rustc 1.66.