Skip to content

Update Rust crate array-bytes to v9

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

This MR contains the following updates:

Package Type Update Change
array-bytes (source) dependencies major 8.0.0 -> 9.0.0

Release Notes

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

v9.1.2

Compare Source

  • Add ser_bytes_stringify and de_bytes_destringify.

v9.1.1

Compare Source

  • Integrate serde_bytes.

v9.1.0

Compare Source

  • Use reference instead of value in Hexify trait and related serialize functions.

v9.0.0

Compare Source

  • Expose more friendly APIs, Hexify and DeHexify traits.
  • Un-public some tiny functions to encourage using Hexify and DeHexify traits.
  • Improve docs.
  • Restructure the code.

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