[package]
name = "ez_input"
version = "0.1.0"
edition = "2024"
description = "make rust input easy!"
documentation = "https://docs.rs/ez_input"
readme = "README.md"
repository = "https://github.com/dongwq/ez_input"
keywords = ["io", "input", "scan", "scanner"]
license = "MIT OR Apache-2.0"
[dependencies]