clockpro-cache 0.1.7

CLOCK-Pro cache replacement policy
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "clockpro-cache"
version = "0.1.7"
authors = ["Frank Denis <github@pureftpd.org>"]
description = "CLOCK-Pro cache replacement policy"
homepage = "https://github.com/jedisct1/rust-clockpro-cache"
keywords = ["cache"]
categories = ["algorithms", "caching"]
license = "MIT"
[profile.release]
debug = true
[dependencies.bitflags]
version = "1.0"

[dependencies.slab]
version = "0.4"

[dependencies.unsafe_unwrap]
version = "0.1"
[dev-dependencies.rand]
version = "0.6"
[badges.appveyor]
repository = "jedisct1/rust-clockpro-cache"

[badges.travis-ci]
repository = "jedisct1/rust-clockpro-cache"