Skip to content

Commit

Permalink
Bump dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ndarilek committed Dec 8, 2020
1 parent 58dfb75 commit c8aabb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ use_tolk = ["tolk", "tts/use_tolk"]
[dependencies]
env_logger = "0.8"
gdnative = "0.9"
tts = "0.12"
tts = ">= 0.12.2"

[target.'cfg(windows)'.dependencies]
tolk = { version = "0.3", optional = true }

0 comments on commit c8aabb0

Please sign in to comment.