libphext 0.1.9

A rust-native implementation of phext
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "libphext"
version = "0.1.9"
dependencies = [
 "xxhash-rust",
]

[[package]]
name = "xxhash-rust"
version = "0.8.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d7d48f1b18be023c95e7b75f481cac649d74be7c507ff4a407c55cfb957f7934"