Backport zeroize fix (#266)

* Backport `zeroize` fix

* Update version

* Fix CI

* Remove bench for CI MSRV

* Downgrade rustyline for MSRV

* Downgrade proptest for MSRV

* Downgrade zeroize for MSRV
This commit is contained in:
daxpedda
2022-01-30 16:05:19 -08:00
committed by GitHub
parent 349329cdeb
commit 1012439d2f
10 changed files with 36 additions and 122 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 0.6.1 (January 25, 2022)
* Fix `zeroize` implementing `Drop` on `enum`s now
## 0.6.0 (June 30, 2021)
* Synced implementation with draft-irtf-cfrg-opaque-05, which changes