v0.1.9
New features
- Support zeroizing secrets with new feature
zeroize
- Allow
Secret
s to be unsized Secret
s are now#[repr(transparent)]
serde
feature now supportsno_std
Internal
- remove duplicate #[must_use]
- stop repeating versions in dev-dependencies
- use elided lifetimes for
SerializableSecret
- make
serde
feature explicit - fixed clippy lints