[dependencies]
[package]
authors = ["Brian3647 <vicmdv@duck.com>"]
description = "A simple, small, no-std, macro-based lazy static library for Rust."
edition = "2021"
include = ["README.md", "LICENSE", "Cargo.toml", "src/lib.rs"]
license = "MIT"
name = "slazy"
readme = "README.md"
repository = "https://github.com/Brian3647/slazy"
version = "0.1.0"