Commit a61a8a2
authored
Release aes-kw v0.3.1 (#85)
### Added
- Implementation of `Copy`, `Clone`, and `Hash` traits for `Error`
([#78])
- Implementation of `ZeroizeOnDrop` gated on `zeroize` crate feature
([#80])
### Changed
- Use `doc_cfg` instead of `doc_auto_cfg` ([#83])
[#78]: #78
[#80]: #80
[#83]: #831 parent ed8faa4 commit a61a8a2
3 files changed
Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments