mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-17 09:29:37 +00:00
Bump dependencies.
This commit is contained in:
parent
f593340051
commit
b7b4e7dc85
|
@ -26,11 +26,11 @@ serde = { version = "1", optional = true, features = ["derive"] }
|
|||
thiserror = "1"
|
||||
|
||||
[dev-dependencies]
|
||||
env_logger = "0.10"
|
||||
env_logger = "0.11"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
tolk = { version = "0.5", optional = true }
|
||||
windows = { version = "0.51", features = [
|
||||
windows = { version = "0.52", features = [
|
||||
"Foundation",
|
||||
"Foundation_Collections",
|
||||
"Media_Core",
|
||||
|
|
Loading…
Reference in New Issue
Block a user