mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-22 05:55:57 +00:00
Upgrade env_logger.
This commit is contained in:
parent
7c25c6ad0e
commit
f759a67507
|
@ -12,7 +12,7 @@ crate-type = ["staticlib", "cdylib"]
|
||||||
use_tolk = ["tolk", "tts/use_tolk"]
|
use_tolk = ["tolk", "tts/use_tolk"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
env_logger = "0.7"
|
env_logger = "0.8"
|
||||||
gdnative = "0.9"
|
gdnative = "0.9"
|
||||||
tts = ">= 0.10.1"
|
tts = ">= 0.10.1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user