[dependencies.hashbrown]
version = "0.14.3"
[dev-dependencies.lazy_static]
version = "1.4.0"
[dev-dependencies.rand]
version = "0.8.5"
[package]
authors = ["UnknownRori <68576836+UnknownRori@users.noreply.github.com>"]
description = "Lightweight Non-Thread Safe Singleton"
edition = "2021"
license = "MIT"
name = "singly"
readme = "README.md"
repository = "https://github.com/UnknownRori/singly"
version = "0.1.0"