stdinout 0.4.0

Simple wrapper for files or stdin/stdout.
Documentation
[package]
name = "stdinout"
version = "0.4.0"
authors = ["Daniƫl de Kok <me@danieldk.eu>"]
description = "Simple wrapper for files or stdin/stdout."
documentation = "https://docs.rs/stdinout/"
homepage = "https://github.com/danieldk/stdinout"
repository = "https://github.com/danieldk/stdinout"
license = "Apache-2.0"
exclude = [
  ".gitignore"
]

[dependencies]