[package] name = "ironiquer" version = "0.1.1" edition = "2021" readme = "readme.md" description = "simple tool to make ironic text such as tESt automatically" license = "GPL-3.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] rand = "0.8.4"