[dependencies]
[package]
authors = ["Alexandre Gomiero de Oliveira <gomiero@gmail.com>"]
categories = ["command-line-utilities"]
description = "Converts and embed a binary file as an array of bytes into a source file of other languages"
edition = "2018"
exclude = ["examples/"]
homepage = "https://github.com/gomiero/bin2src"
keywords = ["binary", "source", "generator", "bytearray"]
license = "MIT"
license-file = "LICENSE"
name = "bin2src"
publish = true
readme = "README.md"
repository = "https://github.com/gomiero/bin2src"
version = "0.0.58"