mathkid 0.3.0

Maths questions for kids.
Documentation
[dependencies.clap]
features = ["derive"]
version = "3.2.22"

[dependencies.home]
version = "0.5.3"

[dependencies.itertools]
version = "0.10.5"

[dependencies.serde]
features = ["derive"]
version = "1.0.144"

[dependencies.serde_json]
version = "1.0.85"

[dependencies.tinyrand]
version = "0.5.0"

[dependencies.tinyrand-std]
version = "0.5.0"

[dependencies.unidecode]
version = "0.3.0"

[package]
authors = ["Emil Koutanov"]
description = "Maths questions for kids."
edition = "2021"
exclude = ["/test_data", "/bin", "/.idea", "/.github", "/coverage", "/doc"]
license = "MIT"
name = "mathkid"
readme = "README.md"
repository = "https://github.com/ekoutanov/mathkid"
version = "0.3.0"