[package] name = "aryth" version = "0.0.11" description = "a iterable toolset" authors = ["Hoyeung Wong "] readme = "README.md" edition = "2021" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] num = ">=0.4.0" veho = ">=0.0.20" texting = ">=0.0.7"