tts-rs/winrt_bindings/Cargo.toml

14 lines
270 B
TOML

[package]
name = "tts_winrt_bindings"
version = "0.3.0"
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
description = "Internal crate used by `tts`"
license = "MIT"
edition = "2018"
[dependencies]
windows = "0.4"
[build-dependencies]
windows = "0.4"