libphext 0.1.8

A rust-native implementation of phext
Documentation
[dependencies.xxhash-rust]
features = ["xxh3"]
version = "0.8.5"

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

[package]
authors = ["Will Bickford <wbic16@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A rust-native implementation of phext"
edition = "2021"
homepage = "https://phext.io/"
license = "MIT"
name = "libphext"
readme = "README.md"
version = "0.1.8"