ckb-fixed-hash 0.104.1

Provide several simple fixed-sized hash data type and their static constructors.
Documentation
[package]
name = "ckb-fixed-hash"
version = "0.104.1"
license = "MIT"
authors = ["Nervos <dev@nervos.org>"]
edition = "2021"
description = "Provide several simple fixed-sized hash data type and their static constructors."
homepage = "https://github.com/nervosnetwork/ckb"
repository = "https://github.com/nervosnetwork/ckb"

[dependencies]
ckb-fixed-hash-core = { path = "core", version = "= 0.104.1" }
ckb-fixed-hash-macros = { path = "macros", version = "= 0.104.1" }