[lib]
name = "binstring"
path = "src/lib.rs"
[package]
authors = ["Frank Denis <github@pureftpd.org>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Store binary data as a string"
edition = "2021"
license = "MIT"
name = "binstring"
readme = false
version = "0.1.2"