[dependencies]
[package]
authors = ["Rohan"]
description = "A minimal crate for caching functions"
edition = "2021"
homepage = "https://github.com/rohankid1/ICacher"
keywords = ["caching", "optimisation"]
license = "MIT"
name = "icacher"
readme = "README.md"
repository = "https://github.com/rohankid1/ICacher"
resolver = "2"
version = "0.1.4"