1
0
mirror of https://github.com/ndarilek/tts-rs.git synced 2024-07-27 13:39:38 +00:00

Rename crate since I can't publish with a path dependency.

This commit is contained in:
Nolan Darilek 2020-06-17 17:25:01 -05:00
parent 439bd53f13
commit 8fe6a209ae

View File

@ -1,7 +1,8 @@
[package]
name = "winrt_bindings"
name = "tts_winrt_bindings"
version = "0.1.0"
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
description = "Internal crate used by `tts`"
edition = "2018"
[dependencies]