[dependencies]
[dev-dependencies.libc]
version = "0.2"
[package]
authors = ["Thomas Jollans <tjol@tjol.eu>"]
categories = ["template-engine", "wasm"]
description = "Clone of C s(n)printf in Rust"
edition = "2018"
keywords = ["printf", "text", "string"]
license = "MIT"
name = "sprintf"
readme = "README.md"
repository = "https://github.com/tjol/sprintf-rs"
version = "0.1.4"