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

Bump dependency.

This commit is contained in:
Nolan Darilek 2021-11-08 07:27:35 -06:00
parent f8dbc04c36
commit c12f328cf2

View File

@ -21,7 +21,7 @@ thiserror = "1"
env_logger = "0.9"
[dependencies.windows]
version = "0.23"
version = "0.25"
features = [
"Foundation",
"Media_Core",