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

fix(deps): update rust crate constant_time_eq to 0.3.0 #116

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
constant_time_eq dependencies minor 0.2.4 -> 0.3.0

Release Notes

cesarb/constant_time_eq (constant_time_eq)

v0.3.0

Compare Source

  • Use black_box instead of volatile read when inline assembly is not
    available.
  • Increase minimum Rust version to 1.66, which is when black_box was
    stabilized.

v0.2.6

Compare Source

  • New tests using the count_instructions crate; no functional changes.

v0.2.5

Compare Source

  • Add #[must_use] to all functions.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update rust crate constant_time_eq to 0.2.5 fix(deps): update rust crate constant_time_eq to 0.2.6 Jun 10, 2023
@renovate renovate bot force-pushed the renovate/constant_time_eq-0.x branch from 3486426 to 0300cec Compare June 10, 2023 16:29
@renovate renovate bot changed the title fix(deps): update rust crate constant_time_eq to 0.2.6 fix(deps): update rust crate constant_time_eq to 0.3.0 Jun 17, 2023
@renovate renovate bot force-pushed the renovate/constant_time_eq-0.x branch from 0300cec to 30a58d8 Compare June 17, 2023 18: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.

None yet

0 participants