[dependencies.hexhex_impl]
version = "0.1.0"
[dependencies.hexhex_macros]
version = "1.0.0"
[features]
default = ["std"]
std = ["hexhex_impl/std"]
[package]
description = "hexadecimal conversion 🪄"
edition = "2021"
license = "EUPL-1.2"
name = "hexhex"
repository = "https://git.sr.ht/~quf/hexhex"
resolver = "1"
version = "1.0.0"