Skip to content

Commit bceb66a

Browse files
Update android_logger requirement from 0.14 to 0.15 (#6)
1 parent 58f4fe6 commit bceb66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ tokio-util = "0.7"
3030
url = "2"
3131

3232
[target.'cfg(target_os="android")'.dependencies]
33-
android_logger = "0.14"
33+
android_logger = "0.15"
3434
jni = { version = "0.21", default-features = false }

0 commit comments

Comments
 (0)