Skip to content

Commit

Permalink
Update dependencies from most recent work.
Browse files Browse the repository at this point in the history
  • Loading branch information
ndarilek committed Dec 7, 2022
1 parent dba2d06 commit f21d335
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 @@ -10,7 +10,7 @@ crate-type = ["staticlib", "cdylib"]
[dependencies]
env_logger = "0.10"
gdnative = "0.11"
tts = "0.25"
tts = { version = "0.25", features = ["tolk"] }

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

0 comments on commit f21d335

Please sign in to comment.