tolk 0.5.0

bindings to tolk.dll, a library to talk to screen readers
[dependencies.lazy_static]
version = "1"

[dependencies.tolk-sys]
version = "0.2"

[dependencies.widestring]
version = "0.4"

[package]
authors = ["Dhruv kumar <darbaga10@gmail.com>"]
categories = ["api-bindings"]
description = "bindings to tolk.dll, a library to talk to screen readers"
edition = "2018"
keywords = ["accessibility", "a11y"]
license = "MIT"
name = "tolk"
readme = "README.md"
repository = "https://github.com/darbaga/tolk-rs"
version = "0.5.0"