acr 0.4.3

All shared code across the whole Acridotheres project
Documentation
[dependencies.chrono]
version = "0.4.40"

[dependencies.crc32fast]
version = "1.4.2"

[dependencies.deflate]
version = "1.0.0"

[dependencies.dh]
version = "0.8.1"

[dependencies.inflate]
version = "0.4.5"

[dependencies.libaes]
version = "0.7.0"

[dependencies.lzma-rs]
version = "0.3.0"

[dependencies.murmur3]
version = "0.5.2"

[dependencies.sha2]
version = "0.10.8"

[lib]
name = "acr"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "All shared code across the whole Acridotheres project"
edition = "2021"
license = "MIT"
name = "acr"
readme = "README.md"
repository = "https://github.com/acridotheres/acr"
version = "0.4.3"