[package] name = "simple-bmp" version = "0.2.1" edition = "2021" license = "MIT" authors = ["Jayshua Nelson "] repository = "https://github.com/Jayshua/simple-bmp" readme = "README.md" description = "A simple library for writing RGB pixels as a valid BMP file."