rspack_hash 0.1.0

rspack hash
Documentation
[dependencies.data-encoding]
version = "2.6.0"

[dependencies.md4]
version = "0.10.2"

[dependencies.smol_str]
version = "0.2.2"

[dependencies.xxhash-rust]
features = ["xxh64"]
version = "0.8.10"

[lib]
name = "rspack_hash"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "rspack hash"
edition = "2021"
license = "MIT"
name = "rspack_hash"
readme = false
repository = "https://github.com/web-infra-dev/rspack"
version = "0.1.0"