# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "clafrica-wish"
version = "0.3.1"
authors = ["Brady Fomegne <fomegnemeudje@outlook.com>"]
description = "Wish interface for the clafrica."
readme = "README.md"
keywords = [
    "african",
    "ime",
    "typing",
]
license = "MIT"
repository = "https://github.com/pythonbrad/clafrica-wish"

[dependencies.clafrica]
version = "0.4.0"

[dependencies.rstk]
version = "0.1.0"

[dependencies.serde]
version = "1.0.163"
features = ["serde_derive"]

[dependencies.toml]
version = "0.7.3"