vsprintf 1.0.3

Rust bindings to the libc vsprintf function
Documentation
[build-dependencies.gcc]
version = "0.3"
[dependencies.libc]
version = "0.2"

[package]
authors = ["Dylan McKay <me@dylanmckay.io>"]
description = "Rust bindings to the libc vsprintf function"
documentation = "https://docs.rs/vsprintf"
keywords = ["vsprintf", "sprintf", "printf", "va_list", "va_arg"]
license = "MIT"
name = "vsprintf"
readme = "README.md"
repository = "https://github.com/dylanmckay/vsprintf"
version = "1.0.3"