rs-cache 0.2.0

A simple RuneScape cache utility.
Documentation
[dependencies.bzip2]
version = "0.3.3"

[dependencies.crc]
version = "1.8.1"

[dependencies.libflate]
version = "0.1.27"
[dev-dependencies.sha1]
version = "0.6.0"

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

[package]
authors = ["jimvdl <jimvdlind@gmail.com>"]
description = "A simple RuneScape cache utility."
edition = "2018"
exclude = ["data/cache"]
keywords = ["runescape", "osrs"]
license = "MIT"
name = "rs-cache"
readme = "README.md"
repository = "https://github.com/jimvdl/rs-cache"
version = "0.2.0"