-
Notifications
You must be signed in to change notification settings - Fork 148
Closed
Description
zeroize is used in relatively low-level libraries like rustls where we'd like to maintain a somewhat conservative MSRV (for example, to accomodate stable Debian). Recently, zeroize 1.8.0 was released which contained #1052 which bumps the MSRV from 1.60 all the way to 1.72. Would you be open to supporting older Rust versions, perhaps by adding a default-enabled feature for the __m512 stuff that downstream users who want to stick to something older can disable?
tnull, rakshans1 and cpu
Metadata
Metadata
Assignees
Labels
No labels