libphext 0.1.7

A rust-native implementation of phext
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]

name = "libphext"

version = "0.1.7"

authors = ["Will Bickford <wbic16@gmail.com>"]

description = "A rust-native implementation of phext"

homepage = "https://phext.io/"

license = "MIT"

edition = "2021"



[dependencies]

xxhash-rust = { version = "0.8.5", features = ["xxh3"] }