[package]
authors = ["Cameron Swords"]
description = "RC-based, simple pretty printing library"
edition = "2021"
name = "pretty_simple"
readme = "README.md"
repository = "https://github.com/cgswords/pretty-simple"
version = "0.1.3"
license = "Apache-2.0"
[dependencies]
once_cell = "1.21.3"
insta = "1.43.2"