Skip to content

Update Rust crate curve25519-dalek to v4

Renovate Bot requested to merge renovate/curve25519-dalek-4.x into main

This MR contains the following updates:

Package Type Update Change
curve25519-dalek dependencies major 3 -> 4

Release Notes

zkcrypto/curve25519-dalek-ng (curve25519-dalek)

v4.1.1

Compare Source

  • Fix missing doc(cfg(...)) when using the simd_backend feature.

v4.1.0

Compare Source

  • Update subtle-ng to 2.5 and replace the deprecated #[doc(include())] syntax with the newly-stabilized #[doc = include_str!] syntax.

v4.0.1

Compare Source

  • Update README.

v4.0.0

Compare Source

  • Update the rand_core dependency to 0.6. This requires a major version because the digest traits are part of the public API, but there are otherwise no changes to the API.

v3.0.3

Compare Source

  • Add note about package naming and crate seizure.

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports