array-bytes 1.5.2

array-bytes
Documentation
[badges.maintenance]
status = "actively-developed"
[dependencies.serde]
default-features = false
optional = true
version = "1.0"
[dev-dependencies.serde]
features = ["derive"]
version = "1.0"

[dev-dependencies.serde_json]
version = "1.0"

[package]
authors = ["Xavier Lau <xavier@inv.cafe>"]
categories = ["encoding", "no-std"]
description = "array-bytes"
edition = "2021"
homepage = "https://array-bytes.hack.ink"
keywords = ["array", "bytes", "hex", "no-std", "serde"]
license = "GPL-3.0"
name = "array-bytes"
readme = "README.md"
repository = "https://github.com/hack-ink/array-bytes"
resolver = "2"
version = "1.5.2"