lightspeed_cache 0.23.1

LightSpeed
Documentation
[dependencies.chrono]
version = "0.4"

[dependencies.dashmap]
optional = true
version = "3.7"

[dependencies.tokio]
features = ["sync"]
version = "0.2"
[dev-dependencies.thiserror]
version = "1.0"

[dev-dependencies.tokio]
features = ["macros", "rt-core"]
version = "0.2"

[features]
default = []

[package]
authors = ["ufoscout <ufoscout@gmail.com>"]
description = "LightSpeed"
edition = "2018"
homepage = "https://github.com/LightHero/lightspeed"
keywords = []
license = "MIT"
name = "lightspeed_cache"
readme = "README.md"
repository = "https://github.com/LightHero/lightspeed"
version = "0.23.1"