fastcdc 1.0.8

FastCDC (content defined chunking) in pure Rust.
Documentation
[dev-dependencies.clap]
features = ["cargo"]
version = "4.0.32"

[dev-dependencies.crypto-hash]
version = "0.3.4"

[dev-dependencies.memmap]
version = "0.7.0"

[package]
authors = ["Nathan Fiedler <nathanfiedler@fastmail.fm>"]
description = "FastCDC (content defined chunking) in pure Rust."
edition = "2018"
exclude = ["TODO.org", "test/*"]
keywords = ["cdc", "chunking"]
license = "MIT"
name = "fastcdc"
readme = "README.md"
repository = "https://github.com/nlfiedler/fastcdc-rs"
version = "1.0.8"