Skip to content

Update Rust crate array-bytes to v7

Renovate Bot requested to merge renovate/array-bytes-7.x into main

This MR contains the following updates:

Package Type Update Change
array-bytes (source) dependencies major 6.2.0 -> 7.0.0

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

hack-ink/array-bytes (array-bytes)

v7.1.0

Compare Source

  • Rename se_hex to ser_hex.
  • Rename se_hex_without_prefix to ser_hex_without_prefix.

v7.0.0

Compare Source

  • Improve docs.
  • Improve tests.
  • Bump dependencies.
  • Add se_hex, se_hex_without_prefix.
  • Rename de_hex2num to de_try_from_hex and make it support more types.
  • Remove de_hex2bytes.

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 is behind base branch, 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.

Edited by Renovate Bot

Merge request reports

Loading