cheep-crator-2/vendor/adler32
Nixon Enraght-Moony 842725426c Vendor everything 2022-07-19 12:14:16 +01:00
..
src Vendor everything 2022-07-19 12:14:16 +01:00
.cargo-checksum.json Vendor everything 2022-07-19 12:14:16 +01:00
Cargo.toml Vendor everything 2022-07-19 12:14:16 +01:00
LICENSE Vendor everything 2022-07-19 12:14:16 +01:00
README.md Vendor everything 2022-07-19 12:14:16 +01:00

README.md

Build Status Win Build Crates.io Documentation License

What is this?

It is an implementation of the Adler32 rolling hash algorithm in the Rust programming language.

It is adapted from Jean-Loup Gailly's and Mark Adler's original implementation in zlib.

Minimum Supported Version of Rust (MSRV)

adler32-rs can be built with Rust version 1.33 or later. This version may be raised in the future but that will be accompanied by a minor version increase.