[package]
name = "luau-printf"
version = "0.732.0"
edition.workspace = true
homepage.workspace = true
license.workspace = true
readme = "README.md"
repository.workspace = true
rust-version.workspace = true
description = "Luau musl snprintf-compatible narrow byte formatting"
[dependencies]
bstr.workspace = true
libc.workspace = true
[lints]
workspace = true