do-riblt 1.0.2

An implementation of rateless invertable bloom lookup tables
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "do-riblt"
version = "1.0.2"
dependencies = [
 "rapidhash",
]

[[package]]
name = "rapidhash"
version = "4.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2988730ee014541157f48ce4dcc603940e00915edc3c7f9a8d78092256bb2493"
dependencies = [
 "rustversion",
]

[[package]]
name = "rustversion"
version = "1.0.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"