Skip to content

Revert MSRV to 1.56.1 with minor code adjustments#5

Merged
PaulLaux merged 1 commit intozsa1from
revert-msrv-to-1.56.1
May 20, 2024
Merged

Revert MSRV to 1.56.1 with minor code adjustments#5
PaulLaux merged 1 commit intozsa1from
revert-msrv-to-1.56.1

Conversation

@dmidem
Copy link

@dmidem dmidem commented May 15, 2024

This pull request reverts the Minimum Supported Rust Version (MSRV) for the zcash_note_encryption crate from 1.61.1 back to 1.56.1.

A minor code adjustment was made using as_ref to convert a mutable reference to an immutable reference, as older Rust versions do not support TryFrom for mutable references.

@dmidem dmidem requested a review from PaulLaux May 15, 2024 07:43
@dmidem dmidem changed the title Revert MSRV to 1.56.1 with minor code adjustments Revert MSRV to 1.56.1 with minor code adjustment May 15, 2024
@dmidem dmidem changed the title Revert MSRV to 1.56.1 with minor code adjustment Revert MSRV to 1.56.1 with minor code adjustments May 15, 2024
@PaulLaux PaulLaux merged commit b8bd2a1 into zsa1 May 20, 2024
PaulLaux pushed a commit that referenced this pull request Jan 21, 2025
Add `zcash_note_encryption::try_output_recovery_with_pkd_esk`
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