steg 0.1.6

Command line steganography tool
Documentation
[dependencies.clap]
version = "2.32"

[dependencies.lsb_png_steganography]
version = "0.1.0"

[dependencies.lsb_text_png_steganography]
version = "0.1.1"

[dependencies.whitespace_text_steganography]
version = "0.2.1"

[package]
authors = ["Peter Heesterman <heesterman.peter@gmail.com>"]
categories = ["command-line-utilities", "encoding", "multimedia::images", "text-processing"]
description = "Command line steganography tool"
keywords = ["steganography", "steg", "hide", "reveal"]
license = "MIT"
name = "steg"
readme = "./README.md"
repository = "https://github.com/peterheesterman/lsb_png_steganography"
version = "0.1.6"