Update Rust crate array-bytes to v9
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
- Add
ser_bytes_stringify
andde_bytes_destringify
.
v9.1.1
- Integrate
serde_bytes
.
v9.1.0
- Use reference instead of value in
Hexify
trait and related serialize functions.
v9.0.0
- Expose more friendly APIs,
Hexify
andDeHexify
traits. - Un-public some tiny functions to encourage using
Hexify
andDeHexify
traits. - Improve docs.
- Restructure the code.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot