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
1 changed files with 2 additions and 1 deletions

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]