[package] name = "cdc-rs" version = "0.0.1" description = "Rabin fingerprint based Content-Defined Chunking" license = "MIT" authors = ["Vincent Cantin "] homepage = "https://github.com/green-coder/cdc-rs" repository = "https://github.com/green-coder/cdc-rs" keywords = ["cdc", "rabin", "chunk", "chunking"] exclude = [ "*.bin" ] [dependencies]