sparkle-cache 0.13.12

A backend-agnostic Discord cache implementation for the Twilight ecosystem.
Documentation
[dependencies.anyhow]
optional = true
version = "1.0"

[dependencies.async-trait]
version = "0.1"

[dependencies.thiserror]
version = "1.0"

[dependencies.time]
version = "0.3"

[dependencies.twilight-http]
optional = true
version = "0.13"

[dependencies.twilight-model]
version = "0.13"

[dependencies.twilight-util]
features = ["permission-calculator"]
version = "0.13"

[features]
tests = ["dep:twilight-http", "dep:anyhow"]

[package]
authors = ["lara <laralove143@icloud.com>"]
categories = ["api-bindings", "asynchronous", "caching"]
description = "A backend-agnostic Discord cache implementation for the Twilight ecosystem."
edition = "2021"
keywords = ["discord", "discord-api", "twilight"]
license = "ISC"
name = "sparkle-cache"
readme = "README.md"
repository = "https://github.com/laralove143/sparkle-cache/"
version = "0.13.12"