[dependencies]
[package]
authors = ["Mincong Lu <mintlux667@gmail.com>"]
description = "A humorous attempt at implementing C++'s iostream and its syntax in Rust.\n"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "riostream"
readme = "README.md"
repository = "https://github.com/mintlu8/riostream"
version = "0.1.2"