# 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" version = "0.4.1" authors = ["Brady Fomegne "] description = "This application allows you to type most of the characters in the african alphabet in any text field." readme = "README.md" keywords = [ "african", "ime", "typing", ] license = "MIT" repository = "https://github.com/pythonbrad/clafrica" resolver = "1" [dependencies.clafrica-lib] version = "0.3.0" [dependencies.enigo] version = "0.1.2" [dependencies.rdev] version = "0.5.2" [dependencies.rhai] version = "1.15.1" [dependencies.serde] version = "1.0.163" features = ["serde_derive"] [dependencies.toml] version = "0.7.3" [dev-dependencies.rstk] version = "0.1.0"