We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f4fe6 commit bceb66aCopy full SHA for bceb66a
Cargo.toml
@@ -30,5 +30,5 @@ tokio-util = "0.7"
30
url = "2"
31
32
[target.'cfg(target_os="android")'.dependencies]
33
-android_logger = "0.14"
+android_logger = "0.15"
34
jni = { version = "0.21", default-features = false }
0 commit comments