Update Rust crate array-bytes to v9 - autoclosed
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.3.0
- Use thiserror for error handling.
v9.2.1
- Enable all features for docs.rs.
v9.2.0
- Include examples in the lib.rs.
- Upgrade edition to 2024.
- Bump dependencies.
v9.1.2
- Add
ser_bytes_stringifyandde_bytes_destringify.
v9.1.1
- Integrate
serde_bytes.
v9.1.0
- Use reference instead of value in
Hexifytrait and related serialize functions.
v9.0.0
- Expose more friendly APIs,
HexifyandDeHexifytraits. - Un-public some tiny functions to encourage using
HexifyandDeHexifytraits. - 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