Remove env_logger duplicate.

This commit is contained in:
Josh Matthews 2022-04-01 02:26:19 -04:00
parent 5118ee7351
commit f8a44d0ad4
4 changed files with 14 additions and 26 deletions

View file

@ -15,7 +15,7 @@ bench = false
[dependencies]
android_injected_glue = "0.2"
android_logger = "0.8"
android_logger = "0.10"
gstreamer = "0.15"
jni = "0.18.0"
libc = "0.2"