[package]
authors = ["Vladimir Zvezda"]
categories = ["no-std"]
description = "Write formatted string to a buffer without alloc"
edition = "2021"
keywords = ["format", "stack"]
license = "MIT"
name = "stackfmt"
readme = "README.md"
repository = "https://github.com/vzvezda/stackfmt"
resolver = "2"
version = "0.1.2"