Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

der: 0.7.8 #1192

Merged
merged 1 commit into from
Aug 7, 2023
Merged

der: 0.7.8 #1192

merged 1 commit into from
Aug 7, 2023

Conversation

baloo
Copy link
Member

@baloo baloo commented Aug 7, 2023

Added

  • bytes feature (#1156)
  • impl RefToOwned/OwnedToRef for &[u8]/Box<[u8]> (#1188)
  • BmpString (#1164)

Changed

  • no-panic cleanup (#1169)
  • Bump der_derive dependency to v0.7.2 (#1192)

Added
- `bytes` feature ([RustCrypto#1156])
- impl `RefToOwned`/`OwnedToRef` for `&[u8]`/`Box<[u8]>` ([RustCrypto#1188])
- `BmpString` ([RustCrypto#1164])

Changed
- no-panic cleanup ([RustCrypto#1169])
- Bump `der_derive` dependency to v0.7.2 ([RustCrypto#1192])

[RustCrypto#1156]: RustCrypto#1156
[RustCrypto#1164]: RustCrypto#1164
[RustCrypto#1169]: RustCrypto#1169
[RustCrypto#1188]: RustCrypto#1188
[RustCrypto#1192]: RustCrypto#1192

Signed-off-by: Arthur Gautier <[email protected]>
der/CHANGELOG.md Show resolved Hide resolved
@baloo baloo merged commit bb80aa0 into RustCrypto:master Aug 7, 2023
172 checks passed
@baloo baloo deleted the baloo/der/0.7.8 branch August 7, 2023 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants